Thursday, May 30, 2019

ZIO and Cats Effect: Reactive Streams for Functional Scala

Cats Effect has become the “Reactive Streams” of the functional Scala world, enabling a diverse ecosystem of libraries to work together.

Many great libraries like http4s, FS2, and Doobie are built on the Cats Effect type classes, and effect libraries like ZIO and Monix provide instances of these type classes for their effect types.



from DZone.com Feed http://bit.ly/2wr6gHB

No comments:

Post a Comment