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

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