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

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