Skip to content

[Optimizer] array_first and array_last replacements #101

Description

@tinkerer-red

Pretty frequently old un-updated code will contain something like array_get(arr, 0) or array_get(arr, array_length(arr)-1) which could be converted into first and last respectively

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions