CurryInfo: base-3.4.0 / Test.Prop.eventually

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