8 Commits (c7932794f0354bf1e88658125d31a09d82fceae0)
 

Author SHA1 Message Date
Avril c7932794f0
Moved Ref related things to own private submodule
3 years ago
Avril 6a4b2e918d Fortune for parapop's current commit: Small curse − 小凶
3 years ago
Avril 7fa9f5cce1
Added iter::FullRefIter for completed Populators. This should maybe (*MUST*, if we allow changing set elements, which we probably won"t) be born from an exclusive reference? But if it"s full then no other reference can modify anything so I"m not sure, it might be safe to create with only a shared reference.
3 years ago
Avril 5ca9459495
Added more _exclusive() functions with no atomic operations. Start adding Ref, that tracks a single slot.
3 years ago
Avril 49dd362b5b
Added basic (kinda janky) IntoIter
3 years ago
Avril 0443248162
Removed unused dep
3 years ago
Avril 00a285bcdb
Added Populator<T>, insert(), and complete() methods written
3 years ago
Avril f64a36af70 Initial commit
3 years ago