#272
higher-order-functions-2
 

Difficulty:Basic
Topics:functions


Or use the names of existing functions
test not run
(= __ (map nil? [:a :b nil :c :d]))


Code which fills in the blank: