Function
(filter pred seq)
return a list of all elements of seq satisfying pred.
Author: Orm Finnendahl
Created: 2026-02-25 Mi 16:32
Validate