Liking cljdoc? Tell your friends :D

anagrams.core


anagrams-ofclj/s

(anagrams-of string)

For a given string, returns exact anagrams. The word list should be set first by calling 'set-words-list!'.

For a given string, returns exact anagrams. The word list should be set first
by calling 'set-words-list!'.
sourceraw docstring

append-word-list!clj/s

(append-word-list! words)
source

set-word-list!clj/s

(set-word-list! words)
source

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

× close