0.11.7 - ^0.12
This lesson Shows how filter gets built and how we can use it in conjunction with a map to filter a set of arrays.
filter
map
You will see how to build you’re own filter function to see what is going on under the hood in PureScript