Does Kotlin support: <https://en.wikipedia.org/wik...
# announcements
i
Does Kotlin support: https://en.wikipedia.org/wiki/Functional_reactive_programming ? When I try googling for it, I keep on getting videos on doing "functional programming in Kotlin" -- but the reactive part is really important Context: I'm using Kotlin/JS. My favorite for avoiding callback hell in async programming is to use FRP.