Join Nostr
2026-04-08 17:25:48 GMT
in reply to

slembcke on Nostr: nprofile1q…wvzdm Oh for sure. I just mean it’s never occurred to me I could use ...

Oh for sure. I just mean it’s never occurred to me I could use that particular data structure that way. I often use swap-last deletes for arrays when I don’t care about ordering at all. Feels like this fits into a particular niche (when ordering sometimes matters) I just hadn’t considered before. :)