Skip to content

47degrees/arrow-intro

Repository files navigation

This presentation shows the current Features available as of Λrrow 0.7.2

Λrrow is a library for Typed Functional Programming in Kotlin.

It includes the most popular data types, type classes and abstractions such as Option, Try, Either, IO, Functor, Applicative, Monad and many more empowering users to define pure FP apps and libraries built atop higher order abstractions. Use the below list to learn more about Λrrow’s main features.

If you wish to run this in a local environment on reveal.js at http://localhost:8000/ :

git clone git@github.com:47deg/arrow-intro.git
cd arrow-intro/
./gradlew clean runAnk
cd deck
npm install
npm start 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published