@hackage binary-list0.2.0.4
Lists of size length a power of two.
Categories
License
BSD-3-Clause
Maintainer
dhelta.diaz@gmail.com
Links
Versions
Installation
Dependencies (3)
- base >=4 && <5
- binary >=0.6.4.0
- bytestring 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 provides with a data structure optimized for this.