Main Page
Problem List
Top Users
Help
REPL
Docs
Login
Register
#272
higher-order-functions-2
Difficulty:
Basic
Topics:
functions
Or use the names of existing functions
(= __ (map nil? [:a :b nil :c :d]))
Code which fills in the blank:
Run