An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/memoizr/fizzbuzz-lambda-calculus-kotlin.svg?branch=master)](https://travis-ci.org/memoizr/fizzbuzz-lambda-calculus-kotlin)
# fizzbuzz-lambda-calculus-kotlin
An implementation of the famous exercise using only lambdas.