Lodash.js – compact() function

Lodash.js – compact() function

BY 21 Nov 2015 Web Code Snippet
A simple Lodash.js example of the compact() function, which deletes all the falsy values from an array.
Written by