Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

For indexing json layouts and iterating through their strings, use utf8 #103

@VedVid

Description

@VedVid

For example, use utf8.RuneCountInString instead of len. Use []rune("NewString")[1] instead of "NewString"[1].

For now, using only basic ASCII characters will suffice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestlow[priority]

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions