stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Add `bit_array.to_string_lossy`

Open richard-viney opened this issue 10 months ago • 2 comments

Fixes #797.

The separate version of the function for the JavaScript target is a little bit of an eyesore, but can be removed at some future date once utf_codepoint pattern matching is supported on that target.

richard-viney avatar Feb 06 '25 00:02 richard-viney

This PR is done but can't merge until Gleam supports utf_codepoint in bit array patterns on the JavaScript target.

Converting to draft until that's ready.

richard-viney avatar Mar 10 '25 21:03 richard-viney

oooh, compiler bug

lpil avatar Oct 24 '25 11:10 lpil