Skip to content

use more efficient search for emoji.gs #9

@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, because scratch '<' operator works with alphabetical (unicode index) order

the existing emoji list might already be in order of emoji, but there is no set that uses a sort of emoji names
Image

(ported from https://github.com/FAReTek1/std/issues/1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions