Function Filter

Part of:

package elprep
( filter < filter > < list > &optional < tail > )
Filter out each element from the list, optionally bounded by tail, for which filter returns nil.