Encode-0.7: Encoding character dataContentsIndex
FunParsing.Parsers.Trie
Portabilityportable
Stabilityprovisional
Maintainerotakar.smrz mff.cuni.cz
Description

Chapters 3 and 4 of Pure Functional Parsing – an advanced tutorial by Peter Ljunglöf

http://www.cs.chalmers.se/~peb/pubs/p02-lic-thesis.pdf

http://www.cs.chalmers.se/~peb/software/functional-parsing/

Documentation
data Trie s a
show/hide Instances
Ord s => Functor (Trie s)
Ord s => Monad (Trie s)
Ord s => Monoid (Trie s)
Ord s => Sequence (Trie s)
Ord s => Parser (Trie s) s
InputSymbol s => Symbol (Trie s) s
Produced by Haddock version 0.8