1
2
3
4
5
6
7
8
9
10
11
12
# qcollect

### [API Documentation]http://qrlpx.github.io/qcollect/qcollect/

## TODO
* panic-safety? 
* add serde-serialization feature?
* common `Set`-methods
* `VecMapAdaptor`
* `Bit[Set|Vec]Adaptor` ?
* Examples, Tests, Docs
* Benchmarks?