Skip to main content
Log in

Mojo module

repr

Provide the repr function.

The functions and traits provided here are built-ins, so you don't need to import them.

Traits​

Functions​

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

Was this page helpful?