Class: Array
- Defined in:
- lib/volt/extra_core/array.rb,
lib/volt/extra_core/blank.rb
Instance Method Summary collapse
- #sum ⇒ Object
-
#to_h ⇒ Object
For some reason .to_h doesn’t show as defined in opal, but defined?(:to_h) returns true.