Module mortal::util

source ·
Expand description

Miscellaneous utility functions

Structs

Functions

  • Returns the width of a character in the terminal.
  • Returns the control character corresponding to the given character.
  • Returns whether the given character is a combining mark.
  • Returns whether the given character is a control character.
  • Returns an iterator over all non-empty prefixes of s, beginning with the shortest.
  • Returns the lowercase ASCII character corresponding to the given control character.
  • Returns the ASCII character corresponding to the given control character.