gustafn
committed
on 23 Mar 22
OrderedComposite->orderby: added argument "-type"

By the change, one can now specifiy the sorting type for the ordered
composite. The sorti… Show more
OrderedComposite->orderby: added argument "-type"

By the change, one can now specifiy the sorting type for the ordered

composite. The sorting type can be "integer", "real", "index" or

"dictionary" (default "dictionary"). If the sorting type is set to

"index", the mixin ::xo::OrderedComposite::IndexCompare is added

automatically.

Bump version number to 5.10.1d6

Show less