second
second<
A,B>(tuple):B
Defined in: Core/Tuple.ts:54
Returns the second value from the pair.
Type Parameters
Section titled “Type Parameters”A
B
Parameters
Section titled “Parameters”Tuple<A, B>
Returns
Section titled “Returns”B
second<
A,B>(tuple):B
Defined in: Core/Tuple.ts:54
Returns the second value from the pair.
A
B
Tuple<A, B>
B