Skip to content

robpark/elixir_roman_numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Roman Numerals

For the rules related to Roman Numerals see the Agile Katas site

Run the tests: mix test

Note: with the combined test looking at 1..2000, the test suite runs for almost 2 minutes

To play with the conversion:

  • iex -S mix
  • Once in iex, you can run the conversion Arabic.to_roman 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages