This repository contains code samples for a series of articles on advanced Functional Programming in Kotlin. For each article there are one or more projects, each in turn containing a Gradle or SBT build file. The mapping between articles and projects is documented below.
- UsingTraverse
- UsingApplicatives
- UsingHKT
- UsingHKTScala