@hackage ten-unordered-containers0.1.0.3
Higher-kinded hash containers
Categories
License
Apache-2.0
Maintainer
Andrew Pritchard <awpritchard@gmail.com>
Links
Versions
This provides unordered (hash-based) containers of kind (k -> Type) -> Type
based on
unordered-containers.
Currently only HashMap10 is implemented.