rafael81/clj-anagram
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# anagram hello visitor! I write source code about anagram using clojure language. ## Usage 1. lein deps 2. lein repl 3. (use 'anagram.core) 4. (test-main-anagram "eager" 100) 5. enjoy! ## License Copyright (C) 2010 rafael Distributed under the Eclipse Public License, the same as Clojure.