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

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