Snd function
Fully qualified name: Std.Canon.Snd
function Snd<'T, 'U>(pair : ('T, 'U)) : 'U
Given a pair, returns its second element.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Fully qualified name: Std.Canon.Snd
function Snd<'T, 'U>(pair : ('T, 'U)) : 'U
Given a pair, returns its second element.