ideas-1.2: Feedback services for intelligent tutoring systems

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

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