CurryInfo: rw-data-generator-2.0.0 / RW.Build.otherwiseExpr

definition:
otherwiseExpr :: CExpr
otherwiseExpr = CSymbol $ pre "otherwise"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- 'otherwise', used for guards
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
otherwiseExpr
precedence:
no precedence defined
result-values:
_
signature:
AbstractCurry.Types.CExpr
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms