Quiver Library

Quiver is a library that builds upon Arrow to make functional programming in Kotlin even more accessible & delightful.

This module contains types and functions to provide additional functional programming idioms over and above what is available from Arrow.

Packages

Link copied to clipboard

Custom types (e.g. Outcome)

Link copied to clipboard

Continuations for working with custom types (e.g. Outcome)

Link copied to clipboard

Extensions of built-in types (e.g. Either, Option, etc)

Link copied to clipboard