@hackage ten-unordered-containers0.1.0.3

Higher-kinded hash containers

This provides unordered (hash-based) containers of kind (k -> Type) -> Type based on unordered-containers. Currently only HashMap10 is implemented.