precious/codepoints

Values

pub fn is_space_codepoint(codepoint: Int) -> Bool
pub fn map(
  over string: String,
  with fun: fn(Int) -> Int,
) -> String
pub fn map_nonascii_space_to_ascii(s: String) -> String
pub fn width_map(s: String) -> String
Search Document