Tuple.of

Create a tuple of an arbitrary number of elements.

@param elts the elements @return the tuple

interface Tuple
static
of
(
Args...
)
(
Args elts
)

Meta