Skip to content

Support negative indexing in slice bounds - #70

Merged
avikpln merged 1 commit into
mainfrom
support-negative-slice-bounds
Aug 2, 2026
Merged

Support negative indexing in slice bounds#70
avikpln merged 1 commit into
mainfrom
support-negative-slice-bounds

Conversation

@avikpln

@avikpln avikpln commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Adds support for negative slice bounds in zero-indexed finite sequences, mirroring Python's list-slicing semantics.

Adds support for negative slice bounds in zero-indexed finite sequences,
mirroring Python's list-slicing semantics.
@avikpln
avikpln merged commit bf483f2 into main Aug 2, 2026
6 checks passed
@avikpln
avikpln deleted the support-negative-slice-bounds branch August 2, 2026 11:19
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