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

# -- length, or access to elements

Description

The precedence of # when used as a binary operator is high, as high as ., but the precedence when used as a unary operator lower, as low as adjacency or function application.

See also

Ways to use # :

For the programmer

The object # is a keyword.