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
-
Representable
: A trait that describes a type that has a String representation.
Functions
-
repr
: Returns the string representation of the given value.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?