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

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