raulraja
02/16/2018, 9:51 PMarrow-generic which is going to allow you to auto derive instances for product types Since there is an Iso between data class <-> TupleN <-> HList so we can just define instances for TupleN and HList and get the data classes ones derived.