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