ideas-1.4: Feedback services for intelligent tutoring systems

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

Ideas.Common.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