| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Utils.StringRef
Description
References to Strings, proving a fast comparison implementation (Eq and Ord) that uses a hash function. Code is based on Daan Leijen's Lazy Virutal Machine (LVM) identifiers.