【Back Feb 24th!】Holiday from Feb 14-23. All orders placed now will ship starting Feb 24th.
Figure 1 – Applying the filter function to a list using a lambda.
Figure 2 – Alternative implementation to achieve the same results of the filter function.
Figure 3 – Applying filter function to list with named function as input.