CurryInfo: easycheck-3.2.0 / Test.EasyCheck.collect

definition:
collect :: Show a => a -> Prop -> Prop
collect = label . show
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Assign a label showing the given argument to a property.
--- All labeled tests are counted and shown at the end.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {.._#lambda508}}
name:
collect
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Prelude.Show a => a -> Test.Prop.Types.Prop -> Test.Prop.Types.Prop
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms