Skip to content

Add missing methods to str class. #190

Closed
@windelbouwman

Description

@windelbouwman

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions