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

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