nomisRev / Continuation
A repo to experiment with Continuation<R, A> implementations in Kotlin
☆13Updated 2 years ago
Alternatives and similar repositories for Continuation:
Users that are interested in Continuation are comparing it to the libraries listed below
- Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers …☆24Updated this week
- ☆23Updated 5 years ago
- Arrow Analysis Plugin☆28Updated last week
- Provides fully-fledged multishot delimitied continuations in Kotlin with Coroutines☆11Updated last month
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 2 years ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆77Updated this week
- Deconstructive Pattern-Matching for Kotlin☆42Updated this week
- Black-box testing of stateful systems using properties☆15Updated last year
- Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library☆65Updated 3 years ago
- Arrow Exact exposes a variation of exact types to work with in Arrow. It includes some boilerplate for commonly defined value class wrapp…☆31Updated this week
- Kotest extensions for Arrow