scarpet icon indicating copy to clipboard operation
scarpet copied to clipboard

add code_point.scl

Open ch-yx opened this issue 3 years ago • 1 comments

from char to code point & from code point to char

require ~~https://github.com/gnembon/fabric-carpet/pull/1368~~ at least carpet 1.4.82

it provides 3 function: ord, ord_string and chr. ord_string is for string. ord is for char.

and a helper function: string_iter works like built in split with only one argument, but can handle emojis

ch-yx avatar Jul 09 '22 04:07 ch-yx

😆 its requirement (https://github.com/gnembon/fabric-carpet/pull/1368) is merged in carpet 1.4.82 😆

ch-yx avatar Jul 23 '22 03:07 ch-yx