Skip to content

feat: string funcs, assert true/false #10

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

Open
wants to merge 13 commits into
base: v3
Choose a base branch
from
Open

Conversation

FAReTek1
Copy link

@FAReTek1 FAReTek1 commented Jul 13, 2025

this pr adds a couple of functions in the string.gs file.
this also adds assert true/false procs as assert_t and assert_f, using them in the string test file

these are going to be loosely based on the python string methods and the python string package

Note

Maybe slice_step should just be renamed to slice, and the original slice function should be removed, and then add a default argument for the step?

@FAReTek1 FAReTek1 changed the title feat: string funcs feat: misc Jul 13, 2025
@FAReTek1 FAReTek1 changed the title feat: misc feat: string funcs, assert true/false Jul 13, 2025
@FAReTek1 FAReTek1 marked this pull request as ready for review July 25, 2025 09:03
@FAReTek1
Copy link
Author

FAReTek1 commented Aug 2, 2025

close?

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