Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » packages » use
next | previous | forward | backward | up | index | toc

use -- install or activate object

Ways to use use:

  • use(Package) -- activate a previously dismissed package
  • use(Monoid) -- see use(Ring) -- install ring variables and ring operations
  • use(Ring) -- install ring variables and ring operations

For the programmer

The object use is a method function with a single argument.


The source of this document is in Macaulay2Doc/functions/use-doc.m2:13:0.