@hackage / ten-unordered-containers

Higher-kinded hash containers

Latest0.1.0.3

About

Metadata

  • Last updated , by AndrewPritchard
  • License Apache-2.0
  • Maintained by: Andrew Pritchard <awpritchard@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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