Commit 2020-02-19 11:05 85636950
View on Github →refactor(algebra/associated): move is_unit def to algebra/group (#2015)
- refactor(algebra/associated): move
is_unitdef toalgebra/groupI think it makes sense to have it nearunits. - Add a docstring to
units, mentionis_unitthere.