Join Nostr
2025-04-25 16:57:45 UTC
in reply to

nemesis on Nostr: what kind of lists? linked lists are really inefficient whereas arrays are basically ...

what kind of lists? linked lists are really inefficient whereas arrays are basically the fastest data structure :blobcatderpy: c.f. https://rust-unofficial.github.io/too-many-lists/