Quick question: I have always found `filter` ambig...
# stdlib
c
Quick question: I have always found
filter
ambiguous, have there been discussions to name it more precisely, e.g.
keep
(and maybe
reject
instead of
filterNot
)