@hackage binary-list0.3.1.2
Lists of size length a power of two.
Categories
License
BSD-3-Clause
Maintainer
dhelta.diaz@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- binary >=0.6.4.0
- bytestring
- transformers >=0.3.0.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/binary-store
Some algorithmic problems work only when the input list has length a power of two. This library implements a data structure optimized for this.