FunctionalRust
FunctionalRust copied to clipboard
Thoughts on adding an environment parameter to RustIO?
This would be somewhat like ZIO. I'd be happy to take an initial stab at it if you prefer. Some notes on types and type aliases can be seen here: https://github.com/bbarker/haskell-zio
Thanks for the idea, I’m replicating step by step ZIO to explore potential and limitations of the language to express pure Functional effects systems. Add environment is a possibility that I will explore once I cover first some topics that I have pending.Enviado desde mi iPhoneEl 25 may 2023, a las 18:23, Brandon Elam Barker @.***> escribió: This would be somewhat like ZIO. I'd be happy to take an initial stab at it if you prefer. Some notes on types and type aliases can be seen here: https://github.com/bbarker/haskell-zio
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>