bow-swift / bow

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

Revamp Coyoneda #619

Closed truizlop closed 4 years ago

truizlop commented 4 years ago

Related issues

Close #295

Goal

Revamp the implementation for Coyoneda and complete its API.

ferranpujolcamins commented 4 years ago

Can Coyoneda have an Arbitrary instance?

ferranpujolcamins commented 4 years ago

Looks good to me. Thank you!