pl.iterators.stir.util.Tupler
See theTupler companion object
Provides a way to convert a value into an Tuple. If the value is already a Tuple then it is returned unchanged, otherwise it's wrapped in a Tuple1 instance.
Attributes
- Companion
- object
- Source
- Tupler.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article