Skip to content

Disallow certain operations on literals #27

Open
@freaktechnik

Description

@freaktechnik
  • indexOf/lastIndexOf with a literal param
  • slice/splice with literal params
  • map, filter, sort and reduce without references to something in the outer scope or some global like Date.now()
  • pop and shift

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions