lloydmeta / frunk

Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
https://beachape.com/frunk/
MIT License
1.24k stars 56 forks source link

Add `Coproduct::map()` method #204

Closed BGR360 closed 1 year ago

BGR360 commented 1 year ago

Also, make poly_fn! accept more inputs along the way.

Closes #203.