Snd function

Fully qualified name: Std.Canon.Snd

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

Given a pair, returns its second element.