TupleOps

smile.data.TupleOps
case class TupleOps(t: Tuple)

Pimped tuple with additional methods.

Value parameters

t

a tuple.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toJSON: JsObject

Converts the tuple to a JSON object.

Converts the tuple to a JSON object.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product