Module alist

Source

Structs§

AtomicLazyList
lazy-cogs implementation of a AtomicLinkedList. Similar to LazyList but thread-safe. It’s a collection meant to be used when you need to work with the whole data, not it’s elements