Defined in File operators.h
get_operator
Get an operator given name and fixity, will return specific operator with priority to fixity, in order of: PREFIX, POSTFIX, INFIX.
May return nil when no such operator is found.
nil
Contents: