next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Divisor :: Safe

Safe -- an option used to tell functions whether not to do checks.

Description

If set to true, then certain functions will perform checks to make sure the user didn’t pass something unreasonable. You can use isWellDefined to ensure that a constructed divisor is contructed correctly.

Functions with optional argument named Safe :

See also

For the programmer

The object Safe is a symbol.