-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
help wantedExtra attention is neededExtra attention is needednix incompatibilitySome function works differently or doesn't work in the Nix targetSome function works differently or doesn't work in the Nix target
Description
We are missing a string grapheme splitting algorithm, causing string functions such as length (which originally counts graphemes), split (which splits into graphemes when the separator is empty), as well as pop_grapheme and to_graphemes, to be inconsistent with other targets.
We'd have to investigate the best way forward here. It's likely we'd have to make a small Rust or Python (or Gleam!) program to process Unicode data and generate relevant tables.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needednix incompatibilitySome function works differently or doesn't work in the Nix targetSome function works differently or doesn't work in the Nix target