trait Split[C <: Coproduct, N <: Nat] extends DepFn1[C] with Serializable
Type class supporting splitting this Coproduct
at the nth element returning prefix and suffix as a coproduct
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Split
- Serializable
- Serializable
- DepFn1
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All