lloydmeta / frunk

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

Change CoprodUninjector U parameter to an associated type Remainder #88

Closed ExpHP closed 6 years ago

ExpHP commented 6 years ago

Closes #87

I also snuck in a fix for a typo in one of the unit tests.