https://github.com/memoizr/fizzbuzz-lambda-calculus-kotlin
An implementation of the famous exercise using only lambdas.
https://github.com/memoizr/fizzbuzz-lambda-calculus-kotlin
Last synced: 3 months ago
JSON representation
An implementation of the famous exercise using only lambdas.
- Host: GitHub
- URL: https://github.com/memoizr/fizzbuzz-lambda-calculus-kotlin
- Owner: memoizr
- License: apache-2.0
- Created: 2016-07-24T20:53:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T09:13:28.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T07:55:34.811Z (5 months ago)
- Language: Kotlin
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/memoizr/fizzbuzz-lambda-calculus-kotlin)
# fizzbuzz-lambda-calculus-kotlin
An implementation of the famous exercise using only lambdas.