montagejs / collections

This package contains JavaScript implementations of common data structures with idiomatic interfaces.
http://www.collectionsjs.com
Other
2.09k stars 185 forks source link

Pass the this.sort arguments to this.sorted. #134

Closed sunrize531 closed 6 years ago

sunrize531 commented 8 years ago

133

kriskowal commented 8 years ago

We should activate the tests for sort with comparator on List before landing this.

hthetiot commented 6 years ago

See #191