Main Page
Problem List
Top Users
Help
REPL
Docs
Login
Register
#231
maps-0
Difficulty:
Basic
Topics:
maps
Don't get lost when creating a map
(= {:a 1, :b 2} (hash-map :a 1 __))
Code which fills in the blank:
Run