Arrow
The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
- 171 followers
- Multiverse
- http://arrow-kt.io
- @arrow_kt
Pinned Loading
Repositories
Showing 10 of 55 repositories
- arrow Public
The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
-
- arrow-endpoint Public
Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers & documentation.
- arrow-gradle-config Public
Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc
- arrow-exact Public
Arrow Exact exposes a variation of exact types to work with in Arrow. It includes some boilerplate for commonly defined value class wrappers.