Module docstring
{"# GCD and LCM operations on multisets
Main definitions
Multiset.gcd- the greatest common denominator of aMultisetof elements of aGCDMonoidMultiset.lcm- the least common multiple of aMultisetof elements of aGCDMonoid
Implementation notes
TODO: simplify with a tactic and Data.Multiset.Lattice
Tags
multiset, gcd ","### LCM ","### GCD "}