History of Array.prototype.filter() Revision history for: English (US) Aug 31, 2016, 7:40:46 AM RainbowDangerDash useful for remembering what is a predicate. Previous Aug 30, 2016, 9:08:22 PM coachface1300 Previous Aug 30, 2016, 9:05:15 PM coachface1300 Previous Aug 28, 2016, 4:35:45 PM DiegoZoracKy "The array find was called upon." should be "The array filter was called upon.". This page is about filter() and not find() Previous Aug 25, 2016, 8:28:49 AM codeangler Previous Jul 19, 2016, 10:26:58 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Jul 5, 2016, 3:49:20 PM ericandrewlewis Set a variable in the top-level example to show this does not operate on the array in place Previous May 20, 2016, 11:46:09 AM Jib remove minor redundancy in language Previous Apr 1, 2016, 2:59:38 PM fscholz Technical review completed. Previous Mar 16, 2016, 6:15:09 AM andela-abankole The logged result are missing some few important details