Skip to main content

Mojo module

repr

Implements the repr() function for producing string representations of values.

Functions

  • repr: Returns the string representation of the given value.

Was this page helpful?