I am aware of 3 libs that do functional right now: I see there is
• the ReactiveX stuff: RxJava/RxKotlin particularly with RxKotlinFx on top
• ReactFX (I use it in my main TornadoFX Project, because Im using RichTextFX which depends on it anyways)
• then there is arrow
Any thoughts on these?