Skip to content

Implement method CppStringT::index() #19

@schmouk

Description

@schmouk

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

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

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions