Commit 2024-10-31 09:16 7c7a48f0
View on Github →chore(Order/InitialSeg): private / delete inner workings (#17609) This PR does the following:
- private and rename
Antisymm.aux. - private and golf
collapseF,collapseF.lt, andcollapseF.not_lt. - golf
collapseand improve the docstring. - delete
collapse_applywhich no longer makes much sense to have.