Lodash.js - sortedLastIndex() function

A simple Lodash.js example of the sortedLastIndex() function, we will find the highest index of the provided by us value, if the value would have been present in the array and sorted in the ascending order.