These templatetags is a hack making possible to insert 'content' in some (maybe above the current or parent template) places. More specifically, when we use these tags, there are some Nodes called ...
Simple function binaryInsert(array, value, comparator) that provides binary insert functionality for a sorted array in javascript. This is mostly intended for larger arrays, and the performance gain ...