good first issuehelp wanted
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
The filter method should be fully tested.
Write tests for arrays of numbers, strings, and objects.
Ensure it handles empty arrays and always returns a new array. Difficulty: Easy