Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Array.slice and Array.splice #296

@vicb

Description

@vicb

Those would emit ListWrapper.slice() and ListWrapper.splice().

Couldn't that be an issue if ListWrapper is not imported ?

How should we deal with that:

  • add the import if not present (not sure how hard this would be ?),
  • inline the logic,
  • do not try to rewrite those

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions