CurryInfo: rewriting-3.0.0 / Rewriting.Substitution.emptySubst

definition:
emptySubst :: Subst _
emptySubst = Map.empty
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The empty substitution.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Tip}}
name:
emptySubst
precedence:
no precedence defined
result-values:
{Tip}
signature:
Data.Map.Map Prelude.Int (Rewriting.Term.Term a)
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms