Module malachite_base::strings

source ·
Expand description

Functions for working with [String]s.

Modules§

Structs§

Traits§

  • A trait that provides an ergonomic way to create the string specified by a Binary implementation.
  • A trait that provides an ergonomic way to create the string specified by a Debug implementation.
  • A trait that provides an ergonomic way to create the string specified by a LowerHex implementation.
  • A trait that provides an ergonomic way to create the string specified by an Octal implementation.
  • A trait that provides an ergonomic way to create the string specified by an UpperHex implementation.

Functions§