arrow-kt / arrow-fx
Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library
☆66Updated 4 years ago
Alternatives and similar repositories for arrow-fx:
Users that are interested in arrow-fx are comparing it to the libraries listed below
- Λrrow Core is part of Λrrow, a functional companion to Kotlin's Standard Library☆80Updated 4 years ago
- A purely functional JSON library for Kotlin built on Λrrow☆170Updated 2 years ago
- Λrrow Incubator is part of Λrrow, a functional companion to Kotlin's Standard Library☆20Updated 3 years ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 2 years ago
- Monads for Kotlin☆120Updated 6 years ago
- ☆23Updated 5 years ago
- Kotest extensions for Arrow☆40Updated 2 months ago
- Kotlin sample code for Bartosz Milewski's CT for Programmers☆106Updated 3 years ago
- Better initial-style DSLs in Kotlin☆33Updated last month
- Λrrow Optics is part of Λrrow, a functional companion to Kotlin's Standard Library☆20Updated 4 years ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆78Updated this week
- Port to Arrow of the Code repo for Functional and Reactive Domain Modeling☆30Updated 2 years ago
- Λrrow Check - Property based testing in Kotlin - It's part of Λrrow, a functional companion to Kotlin's Standard Library☆25Updated 3 years ago
- Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers …☆24Updated last week
- Property based testing for kotlintest ported from quickcheck☆34Updated 5 years ago
- Kotlin training repository used to learn Kotlin and Functional Programming by solving some common katas using just purely functional prog…☆135Updated 3 years ago
- Λrrow Integrations is part of Λrrow, a functional companion to Kotlin's Standard Library☆27Updated this week
- A simple, lightweight IO monad implementation for Kotlin with effect rotation☆60Updated last year
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆64Updated 10 months ago
- Λrrow Ank is part of Λrrow, a functional companion to Kotlin's Standard Library☆13Updated 4 years ago
- Simple & Efficient data access for Kotlin☆33Updated 4 years ago
- Lambda.World Cádiz 2018 Workshop - Encoding Functional web services using Arrow and Ktor☆41Updated 6 years ago
- A repo to experiment with Continuation<R, A> implementations in Kotlin☆13Updated 3 years ago
- Kotlin Functors, Applicatives, And Monads in Pictures☆34Updated 7 years ago
- A collection of shared interfaces for evidence-based Higher Kinded Types in the JVM☆98Updated 4 years ago
- Monads composition API that just works. For OOP developers