https://github.com/holsee/digits
code kata for counting occurrences of `1` in a number range
https://github.com/holsee/digits
kata
Last synced: 2 months ago
JSON representation
code kata for counting occurrences of `1` in a number range
- Host: GitHub
- URL: https://github.com/holsee/digits
- Owner: holsee
- Created: 2018-04-13T16:48:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:51:02.000Z (about 7 years ago)
- Last Synced: 2025-02-05T06:44:43.438Z (4 months ago)
- Topics: kata
- Language: Elixir
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digits
_why use a class where a function will do ;)_
## Challenge:
