Skip to content

Conversation

@gallais
Copy link
Member

@gallais gallais commented Aug 13, 2025

No description provided.

We are currently using (SortedSet Name) but that's
implemented in terms of (SortedMap Name ()) which
is wasteful.
Turns out all the bugs I was hitting were from the
copy/pasted toList/filter/etc. which were ignoring
the pivots. Looks good now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant