oxalorg / 4ever-clojure

Pure cljs version of 4clojure, meant to run forever!
https://4clojure.oxal.org
230 stars 28 forks source link

Problem 15 allows non-function input #63

Open Invertisment opened 2 years ago

Invertisment commented 2 years ago

I can input * 2 and pass

Why not add this into the description of the problem: https://clojuredocs.org/clojure.core/fn And then you could add a test that checks for (fn? __)