Commit 2025-01-14 14:39 456d19bb
View on Github →feat(Order/PartialSups): allow general orders as domain (#20137)
Currently PartialSups
is only defined for Nat-indexed sequences. This generalises it to arbitrary preorders satisfying suitable typeclass assumptions.