You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"is_whitespace" and "maybe_digit" should be implemented using the libicu binding in module "std::unicode::icu".
libicu is battle tested, we should not replicate their effort.