Lodash.js - sortedIndex() function

A simple Lodash.js example of the sortedIndex() function, which tells you on which index of the array the provided value should belong, according to the ascending of values.