next | previous | forward | backward | up | top | index | toc | home
Macaulay2 > The Macaulay2 language > operators > operatorAttributes

operatorAttributes

Synopsis

Description

Meanings of the symbols used:
  • Flexible -- user defined methods may be installed
  • Binary -- it's a binary operator
  • Prefix -- it's a prefix unary operator
  • Postfix -- it's a postfix unary operator
We intend to add parsing precedences to this table and eliminate seeParsing.

For the programmer

The object operatorAttributes is a hash table.