-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
The str
class is still missing several methods. In CPython there exist a lot of handy methods you can use on strings. To fix this issue, head over to the file vm/src/obj/objstr.rs
and add a method you found was missing.
This is a good first issue. If you completed your mission, please create another good starter issue for others to get their hands dirty with the sourcecode!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers