gingerBill 8e9d1c7ebf Make procedures contextless where possible 1 year ago
..
bit_array bcb01bdc52 added set overload, made make explicit 2 years ago
intrusive 8e9d1c7ebf Make procedures contextless where possible 1 year ago
lru ded8342f3f Reduce allocations 3 years ago
priority_queue e40b3ad338 Remove unused `n` from PQ; add `reflect.is_bit_set` 3 years ago
queue 076b20a9a5 fix queue reserve always doubling in size when there is enough space 2 years ago
small_array f029b4beb1 Add more utility procedures to small array 2 years ago
topological_sort 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements 2 years ago