Reference
GradedUnitRanges.dag — Methoddag(a::AbstractArray)Complex conjugates a and takes the dual of the axes.
GradedUnitRanges.dag — Methoddag(r::AbstractUnitRange)Same as dual(r).
GradedUnitRanges.dual — Methoddual(x)Take the dual of the symmetry sector, graded unit range, etc. By default, it just returns x, i.e. it assumes the object is self-dual.