Skip to content

Fix Array.prototype overrides inside SynthProperty #3

@sekur

Description

@sekur

While convenient, it's leaving behind enumerables so that when:

my_array = [ 'hi', 'there' ]
for k in my_array
  # picks up contains, equals, without, etc...

Need to find another way.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions