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

.? -- check for presence of elements whose key is a symbol

Description

x.?k -- the same as x#?(global k), tells whether a value is available with x.k.

See also

For the programmer

The object .? is a keyword.