Conversions between ordinary functions and HList functions.
Conversions between Traversables and HLists.
Conversions between Traversables and HLists.
The implicit defined by this object enhances Traversables with a toHList method which constructs an equivalently
typed shapeless.HList if possible.
Conversions between ordinary functions and
HListfunctions.The implicits defined by this object enhance ordinary functions (resp. HList functions) with a
toProduct(resp.fromProduct) method which creates an equivalently typedHListfunction (resp. ordinary function).