#273
higher-order-functions-3
 

Difficulty:Basic
Topics:functions


A filter can be strong
test not run
(= __ (filter (fn [x] false) (quote (:anything :goes :here))))


Code which fills in the blank: