options -- get options
See also
-
Option -- the class of all pairs x => y
Ways to use options :
-
"options(Command)" -- see options(Function) -- get optional arguments and default values for a function that accepts them
-
options(Function) -- get optional arguments and default values for a function that accepts them
-
"options(Sequence)" -- see options(Function) -- get optional arguments and default values for a function that accepts them
-
"options(GeneralOrderedMonoid)" -- see options(Monoid) -- get values used for optional arguments
-
options(Monoid) -- get values used for optional arguments
-
options(Package)
-
"options(PolynomialRing)" -- see options(Ring) -- get values used for optional arguments
-
"options(QuotientRing)" -- see options(Ring) -- get values used for optional arguments
-
options(Ring) -- get values used for optional arguments