Skip to contents

This function generates a string representation of an object. In this package, this is primarily used to convert a Func to its stableHLO string representation.

Usage

repr(x, ...)

Arguments

x

The object to generate a string representation of.

...

Additional arguments passed to the method.

Value

character(1)