Swappy: a fast, customizable anagram generator
I, AKA a ham wrestling mixer!… Wait, I mean “make anagrams with Elixir!”
Swappy is a fast, customizable anagram generation library. You can use it at the command line via mix generate_anagrams
, or use
it in your own module to, eg, generate anagrams in response to web requests.
Enjoy! :D
Read next Tail Call Optimization in Elixir & Erlang – not as efficient and important as you probably think