Tuple4Like
Represents a tuple like data structure which has 4 components.
Since
2.1.0
Functions
Link copied to clipboard
Returns the 1st component of this Tuple4Like data structure.
Link copied to clipboard
Returns the 2nd component of this Tuple4Like data structure.
Link copied to clipboard
Returns the 3rd component of this Tuple4Like data structure.
Link copied to clipboard
Returns the 4th component of this Tuple4Like data structure.