.promise()

Return a Promise object to observe when all actions of a certain type bound to the collection, queued or not, have finished.

.has()

Reduce the set of matched elements to those that have a descendant that matches the selector or DOM element.

.prevAll()

Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector, in the reverse document order.