Skip to content

translate String.charAt into [] #51

@mw66

Description

@mw66

I've seen String.length been translated to len(string)

how about String.charAt into string[]
and String.substring(b, e) into string[b:e] ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions