-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Right now, it looks like we can only build a Vec by appending. It would be nice to be able to sort our vectors after they have been built. For example, I may want to compute a hilbert index for the nodes and sort them by that. That way, I can access the data with good locality.
Is there a straightforward way to sort?
Metadata
Metadata
Assignees
Labels
No labels