For example: When you use `filter(T -> Boolean)...
# announcements
d
For example: When you use
filter(T -> Boolean)
you'd want to split data into lists that passes the test and doesn't.