options -- get options
See also
-
Option -- the class of all key-value pairs K => V
Ways to use options:
-
options(Command) -- get optional arguments and default values of functions and methods
-
options(Function) -- see options(Command) -- get optional arguments and default values of functions and methods
-
options(Sequence) -- see options(Command) -- get optional arguments and default values of functions and methods
-
options(ZZ) -- see options(Command) -- get optional arguments and default values of functions and methods
-
options(Monoid) -- get values used for optional arguments
-
options(PolynomialRing) -- see options(Monoid) -- get values used for optional arguments
-
options(QuotientRing) -- see options(Monoid) -- get values used for optional arguments
-
options(Ring) -- see options(Monoid) -- get values used for optional arguments
-
options(Package)