Copyright | (c) Moritz Kiefer 2016 (c) Jasper Van der Jeugt 2015 |
---|---|
License | BSD3 |
Maintainer | moritz.kiefer@purelyfunctional.org |
Safe Haskell | None |
Language | Haskell2010 |
This module contains internal datastructures. No guarantees are made as to the stability of this module and violating invariants can result in unspecified behavior.
Documentation
LRU cache based on hashing.