Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.Sup
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.