moonbitlang / core

MoonBit's Core library

Home Page:https://moonbitlang.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add utility functions for char

peter-jerry-ye opened this issue · comments

We may need some utility functions for char such as

  • get high surrogate of a char
  • get low surrogate of a char
  • check if a char is a surrogate unit