Liking cljdoc? Tell your friends :D

Tower of Hanoi

A Clojure library designed to solve the Tower of Hanoi.

Usage

  • Add to your leiningen dependencies in project.clj [xbrln/tower-of-hanoi "0.1.0"]
  • Require in your code [tower-of-hanoi.core :as toh]
  • Use as toh/total-moves and toh/print-moves

License

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close