CurryInfo: base-3.4.0 / Prelude.otherwise

definition: Info
 
otherwise :: Bool
otherwise = True
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Useful name for the last condition in a sequence of conditional equations.
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {True}}
name: Info
 otherwise
precedence: Info
 no precedence defined
result-values: Info
 {True}
signature: Info
 Bool
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms