https://github.com/albertllousas/roman-numerals-kata-with-haskell
https://github.com/albertllousas/roman-numerals-kata-with-haskell
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/albertllousas/roman-numerals-kata-with-haskell
- Owner: albertllousas
- License: bsd-3-clause
- Created: 2024-04-24T04:19:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T05:29:35.000Z (about 1 year ago)
- Last Synced: 2025-01-30T22:48:24.871Z (3 months ago)
- Language: Haskell
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roman-numerals-kata-with-haskell
https://codingdojo.org/kata/RomanNumerals/