Arrow Fx & Arrow Meta - Functional Programming for the masses
undefined
In this meetup we discuss the new features of Arrow Fx to write “effectful” programs with an emphasis on simple and declarative programming for everyone.
Learn moreArrow Meta - Enabling Functional Programming in the Kotlin Compiler
undefined
Arrow Meta is a library that empowers library and application authors with the ability to write plugins for the Kotlin compiler. Compiler plugins have access to all compiler phases and can intercept and modify the AST, descriptors, and IR intermediate lang for bytecode generation.
Learn more