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
..
typeahead-tests.ts Changed interface Templates to support Handlebars templates as header, footer and empty. 2014-11-21 10:36:59 +01:00
typeahead.d.ts sorter is comparer function 2014-12-08 16:29:48 +05:00