jQuery.speed

Creates an object containing a set of properties ready to be used in the definition of custom animations.

jQuery.uniqueSort()

Sorts an array or an array-like object of DOM elements, in place, with the duplicates removed. Note that this only works on arrays/array-likes of DOM elements, not strings or numbers.