Parent

Methods

Files

Array

Public Instance Methods

to_t() click to toggle source

Convert an array into a tuple.

# File lib/facets/supplemental/facets/tuple.rb, line 276
def to_t
  Tuple.cast_from_array( self )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.