https://github.com/jtrim/string_calculator_ex
http://osherove.com/tdd-kata-1/ in Elixir
https://github.com/jtrim/string_calculator_ex
Last synced: 6 months ago
JSON representation
http://osherove.com/tdd-kata-1/ in Elixir
- Host: GitHub
- URL: https://github.com/jtrim/string_calculator_ex
- Owner: jtrim
- Created: 2014-11-21T21:18:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-21T21:20:06.000Z (almost 11 years ago)
- Last Synced: 2025-02-17T04:27:46.612Z (9 months ago)
- Language: Elixir
- Size: 117 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StringCalculatorEx
The [String Calculator kata](http://osherove.com/tdd-kata-1/) in Elixir.