Skip to content

Implement method CppStringT::rindex() #43

@schmouk

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."

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions