#248
functions-2
 

Difficulty:Basic
Topics:functions


But they can also be defined inline
test not run
(= __ ((fn [n] (* 5 n)) 2))


Code which fills in the blank: