methodOptions f
i1 : methodOptions source o1 = OptionTable{Binary => false } Dispatch => {Thing, Thing, Thing, Thing} Options => null TypicalValue => Thing o1 : OptionTable
i2 : methodOptions res o2 = OptionTable{Binary => false } Dispatch => {Thing, Thing, Thing, Thing} Options => {StopBeforeComputation => false, LengthLimit => infinity, DegreeLimit => null, SyzygyLimit => infinity, PairLimit => infinity, HardDegreeLimit => {}, SortStrategy => 0, Strategy => null, FastNonminimal => false, ParallelizeByDegree => false} TypicalValue => Thing o2 : OptionTable
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/ov_methods.m2:597:0.