gnome-shell/tests/unit
Giovanni Campagna 09ab13cf04 Array: add capability to insert while keeping a specific order
Adds two new functions, Util.lowerBound and Util.insertSorted,
that take an array, a value and a comparator, and find the
first position at which the value can be inserted without
violating the order, in optimal time.

https://bugzilla.gnome.org/show_bug.cgi?id=666429
2011-12-19 16:54:46 +01:00
..
format.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
insertSorted.js Array: add capability to insert while keeping a specific order 2011-12-19 16:54:46 +01:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
markup.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
url.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00