AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Use of Type Classes in the Library
type classes are the very commonly used, at least in scholar way to define those trans. So there's this whole framework set up for using transformers and I come along and I go, well, here's my stuff. And it goes, well, you can use your stuff without rewriting this whole framework. If you just provide a transfer that that smallest piece that you need to actually change. That feels like some, some new thoughts. There may be some other good use cases for type classes. Like we were talking earlier today about Zio Prelude and, and using type classes with algebraic laws and kind of a different way to define what a monad is.