rocicorp / fractional-indexing

Fractional Indexing in JavaScript
https://npmjs.com/fractional-indexing
Creative Commons Zero v1.0 Universal
305 stars 23 forks source link

Sort method? #19

Closed siliconjungle closed 1 year ago

aboodman commented 1 year ago

Hey there. Just to clarify the purpose of this library is to create lexicographically sortable strings, so you can just sort them with ie Array.sort().

aboodman commented 1 year ago

(with the default comparator)