The array arrayBasicKeep was called upon.
A function that accepts up to three arguments. The filter method calls the callbackfn function one time for each element in the array.
Returns the new filtered array.
arrayBasicKeep
Returns the elements of an array that meet the condition specified in a callback function.
https://twitter.com/rauschma/status/1253457185092308993
The array arrayBasicKeep was called upon.