formatFunction(func: Operator | Comparator): string| Name | Type | Description |
|---|---|---|
func* | Operator | Comparator | The function to format, which can be an Operator or Comparator. |
Formats the given function into a string representation. Throws an error if the function is not a known comparator or operator, or if it is not allowed.