5 skills found
lloydmeta / FrunkFunktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
jatcwang / HotpotatoA type-safe and flexible error handling library for Scala, based on Shapeless Coproducts
propensive / WisteriaEasy, fast, transparent generic derivation of typeclass instances in Scala
Qqwy / Haskell VaryA fast and user-friendly implementation of variant types (aka open unions, open sum types, coproducts)
joonazan / Coproductgeneric coproduct types for Rust with minimal overhead