4ever-clojure icon indicating copy to clipboard operation
4ever-clojure copied to clipboard

Problem 15 allows non-function input

Open Invertisment opened this issue 3 years ago • 0 comments

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? __)

Invertisment avatar Aug 15 '22 05:08 Invertisment