Hi guys, looking for some `arrow` talk wich is abo...
# arrow
r
Hi guys, looking for some
arrow
talk wich is about "abstracting over implementations". What I mean: moving such decisions like "which Async implementation I want to use this time: RxJava or Coroutines" to one place. I remember there was something about it, but can't find which one.
Ok, found @raulraja’s general talk about
Arrow
:

https://youtu.be/VOZZTSuDMFE

s
@dcampogiani also talked about it @ KotlinDay.

https://www.youtube.com/watch?v=ywUgOcIc65o

👍 2
r
@simon.vergauwen right, thanks!
m
This might be interesting. It's what FX is aiming to provide. https://www.47deg.com/presentations/2019/06/07/arrowfx-fp-for-the-masses-jc/
👌 1