CurryInfo: verify-non-fail-2.0.0 / Verify.Helpers.fst3

definition: Info
 
fst3 :: (a,b,c) -> a
fst3 (x,_,_) = x
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
---------------------------------------------------------------------------
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {({(,,)}) |-> _}
name: Info
 fst3
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 (a, b, c) -> a
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms