R/repr.R
repr.Rd
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.
Func
repr(x, ...)
The object to generate a string representation of.
Additional arguments passed to the method.
character(1)