Ad
  • Custom User Avatar

    Add (ns kata.bus) to your solution. I'll fix the kata to include it in the initial solution.

  • Custom User Avatar

    I'm getting an error in the Clojure version when I try to run my code:

    Exception in thread "main" java.io.FileNotFoundException: Could not locate kata/bus__init.class or kata/bus.clj on classpath., compiling:(/home/codewarrior/./test.clj:10:1)

    The code works well and does the job, but I cannot test or submit it within the platform.