Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add String Indexing #12

Merged
merged 2 commits into from
May 20, 2023
Merged

Add String Indexing #12

merged 2 commits into from
May 20, 2023

Conversation

Bigjango13
Copy link
Contributor

@Bigjango13 Bigjango13 commented May 18, 2023

Adds indexing to strings (as discussed on discord). It also makes len return values 1-indexed so len ([]) is zero but len ([1]) is not.

@nobody5050 nobody5050 merged commit d575648 into RandomSoup:1.0.0 May 20, 2023
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.

2 participants