Λrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
-
Updated
Dec 5, 2024 - Kotlin
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.
Λrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
Kickstarter for Android. Bring new ideas to life, anywhere.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
A multiplatform Result monad for modelling success or failure operations.
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
A multiplatform higher-order function for retrying operations that may fail.
Learn Kotlin programming from scratch
Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)
Kotlin 'parse not validate'
Set of extensions for Kotlin that provides Discrete math functionalities
Building applications with LLMs through composability, in Kotlin, Scala, ...
The practice of MVI + Jetpack architecture in Android.
A purely functional JSON library for Kotlin built on Λrrow
Exercises and solutions for my book The Joy of Kotlin
Functional style JSON parsing in Kotlin
Monads for Kotlin
Do comprehensions for Kotlin and 3rd party libraries [STABLE]
🚊 Railway-oriented library to easily model and handle success/failure for Kotlin Multiplatform.