toTuple

Type: function
Returns a Scala tuple of the same length as the input list.

Body

function(List[Any]){...}

Classpath

Children