_.before
_.before(n, func)jQuery(element).on('click', _.before(5, addContactToList));
// => allows adding up to 4 contacts to the listLast updated
_.before(n, func)jQuery(element).on('click', _.before(5, addContactToList));
// => allows adding up to 4 contacts to the listLast updated