bow-swift / bow

🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
https://bow-swift.io
Other
643 stars 32 forks source link

Add access and accessM to Kleisli #588

Closed truizlop closed 4 years ago

truizlop commented 4 years ago

Goal

Improve the ergonomics of accessing the environment for a Kleisli function.