Class: Array

Inherits:
Object show all
Defined in:
lib/ice.rb

Instance Method Summary collapse

Instance Method Details

#to_iceObject



19
20
21
# File 'lib/ice.rb', line 19

def to_ice
  map &:to_ice
end