/shuffler

Primary LanguageElixir

Shuffler

This is my first attempt on Elixir programming language.

The purpose of this exercise is to write a program that once given a list of words and a map of variations, we get as result a list of original words mixed with all variations.

Check out the @doctest for usage examples.