shapeless.ops.hlist
Type class supporting removal of a sublist from this HList. Available only if this HList contains a sublist of type SL.
HList
SL
The elements of SL do not have to be contiguous in this HList.
Type class supporting removal of a sublist from this
HList. Available only if thisHListcontains a sublist of typeSL.The elements of
SLdo not have to be contiguous in thisHList.