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

feat(built-in): string methods: length, toUppercase, toLowercase #42

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

pacifiquem
Copy link
Member

This PR contains implementation of 3 string methods:

  • KIN_AMAGAMBO.inyuguti_nkuru(string) // for turning string to uppercase
  • KIN_AMAGAMBO.inyuguti_ntoya(string) // for turning string to lowercase
  • KIN_AMAGAMBO.ingano(string) // for the length of string

It also Fixes #40

@pacifiquem pacifiquem merged commit af78b73 into main Feb 17, 2024
3 checks passed
@pacifiquem pacifiquem deleted the string-methods branch February 17, 2024 04:57
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.

[Error] : KIN_AMAGAMBO.ingano() method.
1 participant