Method: Tuple#first
- Defined in:
- lib/supplemental/facets/tuple.rb
#first ⇒ Object
168 |
# File 'lib/supplemental/facets/tuple.rb', line 168 def first() @values.first end |
168 |
# File 'lib/supplemental/facets/tuple.rb', line 168 def first() @values.first end |