Skip to content

Allow negative indexes in list.pop - #335

Open
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-13
Open

Allow negative indexes in list.pop#335
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-13

Conversation

@lgalfaso

@lgalfaso lgalfaso commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Negative indexes are already allowed in Bazel, star lark-go and Python (did not check starlark-rust) as long as they follow the index conventions.

Negative indexes are already allowed in Bazel, star lark-go and Python (did not check starlark-rust) as long as they follow the index conventions.
@lgalfaso
lgalfaso requested a review from brandjon as a code owner February 6, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant