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