what is the function filter
Answers
Answered by
0
Answer:
In functional programming, filter is a higher-order function that processes a data structure (usually a list) in some order to produce a new data structure containing exactly those elements of the original data structure for which a given predicate returns the boolean value true .
Similar questions
Math,
5 days ago
Computer Science,
5 days ago
English,
11 days ago
Math,
8 months ago
Math,
8 months ago