CurryInfo: string-trie-0.0.2 / Data.Trie.empty

definition: Info
 
empty :: Trie a
empty = Trie 0 empty'
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
An empty trie.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {Trie}}
name: Info
 empty
precedence: Info
 no precedence defined
result-values: Info
 {Trie}
signature: Info
 Trie a
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms