Snd 函数

完全限定的名称:Std.Canon.Snd

function Snd<'T, 'U>(pair : ('T, 'U)) : 'U

给定一对,返回其第二个元素。