Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solutions4clojure

Usage

lein repl

(test-run)

If you make changes: (refresh)

test-run implementation:

(defn test-run []
  (doseq [n test-namespaces]
    (require n))
  (apply run-tests test-namespaces))

About

Some of my solutions to 4clojure problems

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages