spotify / dataenumLinks
Algebraic data types in Java.
☆170Updated last year
Alternatives and similar repositories for dataenum
Users that are interested in dataenum are comparing it to the libraries listed below
Sorting:
- A collection of shared interfaces for evidence-based Higher Kinded Types in the JVM☆100Updated 5 years ago
- Monads for Kotlin☆120Updated 6 years ago
- Tagged Unions for the Java 8 connoisseur☆56Updated 9 years ago
- Persistent (immutable) collections for Java and Kotlin☆214Updated last year
- Do comprehensions for Kotlin and 3rd party libraries [STABLE]☆118Updated 6 years ago
- A purely functional JSON library for Kotlin built on Λrrow☆171Updated 2 years ago
- Kotlin sample code for Bartosz Milewski's CT for Programmers☆108Updated 3 years ago
- Lenses for Kotlin☆49Updated 4 years ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 3 years ago
- Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library☆65Updated 4 years ago
- Simple, Expressive, Extensible Testing for Kotlin on the JVM☆107Updated 2 years ago
- Kotlin recursion schemes with Arrow☆22Updated 6 years ago
- Λrrow Core is part of Λrrow, a functional companion to Kotlin's Standard Library☆78Updated 4 years ago
- GraphQL request string builder written in Kotlin☆152Updated 5 years ago
- Kotlin training repository used to learn Kotlin and Functional Programming by solving some common katas using just purely functional prog…