Return a List containing only the non-null results of applying the given transform function to each element in the original sequence.
The operation is terminal.
3.0.0