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

Fix sorted array incomparable values bugs #171

Closed simon-weber closed 6 years ago

simon-weber commented 7 years ago

See https://github.com/montagejs/collections/issues/27.

hthetiot commented 6 years ago

Can you rebase on master @simon-weber ?

simon-weber commented 6 years ago

Sure. I'll get to it within a day or two.

simon-weber commented 6 years ago

Ok, all set.

hthetiot commented 6 years ago

Thanks will review asap