gap-system / gap

Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra
https://www.gap-system.org
GNU General Public License v2.0
763 stars 159 forks source link

Add `SortedListBy` #5706

Open fingolfin opened 1 month ago

fingolfin commented 1 month ago

It would be nice to have a By variant of SortedList, which relates to it like SortBy relates to Sort

james-d-mitchell commented 1 month ago

Good idea!