I'm currently working on a tiny library and the truth is, that at least 90 % of the code are bridges to a different json codecs and db backends. And I haven't even started with the ZIO interop 🤷
I also don't want to have a full-fledged effect system baked in the standard library, but just imagine the developer experience if cats-effect and ZIO shared a single, unified API!
https://medium.com/@w.pitula/rage-against-the-plurality-o… #scala