CurryInfo: easycheck-3.2.0 / Test.Prop.always

definition:
 
always :: Bool -> Prop
always _ = propUndefinedError "always"
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
The property `always x` is satisfied if all values of `x` are true.
failfree:
 _
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {(_) |-> _}
name:
 always
precedence:
 no precedence defined
result-values:
 _
signature:
 Prelude.Bool -> Test.Prop.Types.Prop
solution-complete:
 operation might suspend on free variables
terminating:
 yes
totally-defined:
 reducible on all ground data terms