Macaulay2 » Documentation
Packages » Macaulay2Doc :: userSymbols
next | previous | forward | backward | up | index | toc

userSymbols -- a list of the user's symbols

Synopsis

Description

userSymbols () provides a list of symbols defined by the user.
userSymbols X limits the list to those symbols whose values are instances of the class X.

Protected symbols are excluded from the list.

See also

For the programmer

The object userSymbols is a function closure.