load ns on repl Aug 24, 2018 • clojure repl ns $ clj Clojure 1.9.0 user=> (load "clj_todo_list/handler") nil user=> (in-ns 'clj-todo-list.handler)