arrow-kt / arrow-media

Media blog for the functional companion to Kotlin's Standard Library

Home Page:https://media.arrow-kt.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Add Media] Effect polymorphism with Arrow FX

colomboe opened this issue · comments

Type of Content: blog post

Link: https://www.msec.it/blog/effect-polymorphism-with-arrow-fx/

Brief Description of Content: Wonder how to handle side effects in a very clean way while abstracting the real effect implementation? #Arrow #FX provides an easy way to do this, without the burden of Higher-Kinded Types.

Author/Presenter Name: Emanuele Colombo

Twitter handle: https://twitter.com/colomboe/status/1151815338708930561

commented

Wait, it should be easy to PR it to the blog. You did it for the previous post, right?

Wait, it should be easy to PR it to the blog. You did it for the previous post, right?

Yes, I thought this was the new "procedure"... Do you prefer a PR?

commented

Yes, if you don't mind!

Ok, no problem, but I'll proceed on monday

Closing this out as it was already added to media.