Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The main type of terms, that contains symbols, applications, infix, prefix or postfix operators.
get tbl t
returns None
if t
is not an operator according to table tbl
, and it returns the properties of the operator otherwise.