CurryInfo: easycheck-3.2.0 / Test.EasyCheck.stamp

definition: Info
 
stamp :: Test -> [String]
stamp (Test _ _ s) = s
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
Extracts the labels of a test.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({Test}) |-> _}
name: Info
 stamp
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 Test.Prop.Types.Test -> [String]
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms