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

use more efficient search for emoji.gs #1

@faretek1

Description

@faretek1

It would be more efficient to use alphabetical lists for the large lists in emoji.gs (possibly leading to 2 sets of 2 lists) so that you can use a binary search (scratch '<' operator works with alphabetical order as well)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions