Module: RIO::AryCopy
- Defined in:
- lib/rio/arycopy.rb
Overview
:nodoc: all
Instance Method Summary collapse
Instance Method Details
#>>(dest) ⇒ Object
28 29 30 |
# File 'lib/rio/arycopy.rb', line 28 def >>(dest) rio(?") << self >> dest end |