Function Find-All

Part of:

package metabang.utilities
( find-all < item > < sequence > &rest < keyword-args > &key < test > )

Find all those elements of sequence that match item,
according to the keywords. Doesn't alter sequence.