Generated with
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
o1.util.nice.pairs
Provides nicer-named methods for accessing members of pairs.
Attributes
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
Returns the first member of a pair.
Returns the first member of a pair.
Attributes
Returns the first second member of a pair.
Returns the first second member of a pair.
Attributes
Returns a new collection with the first elements of each pair from this one.
Returns a new collection with the first elements of each pair from this one.
Attributes
Returns a new collection with the first elements of each pair from this one.
Returns a new collection with the first elements of each pair from this one.
Attributes