ideas-1.7: Feedback services for intelligent tutoring systems

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

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.

Documentation