Skip to content

Implement method CppStringT::rindex() #43

Description

@schmouk

"str.rindex(sub[, start[, end]])

Like [rfind()](https://docs.python.org/3/library/stdtypes.html#str.rfind) but throws exception ValueError when the substring sub is not found."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions