Ask a question to get started
Enter to sendā¢Shift+Enter new line
Formats a given function (either an operator or a comparator) into a string.
formatFunction(func: Operator | Comparator): string
func
Operator | Comparator
The function to format.