Module: Enumerable
- Included in:
- Buffer::Array , Native::Array , Set , SourceMap::Map
- Defined in:
- opal/stdlib/json.rb,
opal/stdlib/set.rb
Overview
BUG: Enumerable must come before Array, otherwise it overrides #to_json this is due to how modules are implemented.