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

Unsafe -- 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 soemthing unreasonable. You can use isWellDefined to ensure that a constructed divisor made up of the right stuff.

Functions with optional argument named Unsafe :

See also

For the programmer

The object Unsafe is a symbol.