bn:00259585n
Noun Concept
Categories: Higher-order functions
EN
filter  Copy if  Remove-if  Remove-if-not  Remove if
EN
In functional programming, filter is a higher-order function that processes a data structure 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. Wikipedia
English:
higher-order function
Definitions
Relations
Sources
EN
In functional programming, filter is a higher-order function that processes a data structure 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. Wikipedia