-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
C APIIssue is about the C APIIssue is about the C API
Milestone
Description
Now #1199 does this for individuals (yay!) but we still don't have a method, besides canonicalise, that will do this. Seems like it should be a standard part of sort. We could:
- decide that people who need this should use
canonicalise, or - copy the relevant code over from canonicalise, or
- be fancier and make it optional for performance reasons
I think the main impact on performance would be memory use? And, it's probably not a big deal?
I think this is the same thing as #1227, but perhaps what's happening there is different (and thus a bug).
Metadata
Metadata
Assignees
Labels
C APIIssue is about the C APIIssue is about the C API