Files
DefinitelyTyped/typeahead
aavezel a6dd0b011a sorter is comparer function
from bloodhound documentation (https://github.com/twitter/typeahead.js/blob/master/doc/bloodhound.md#api): 
 sorter – A compare function used to sort matched datums for a given query.
link on "compare function" (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort) shows that it result value in set of [-1, 0, 1]
2014-12-08 16:29:48 +05:00
..
2014-12-08 16:29:48 +05:00