shapeless.ops.hlist
Type class supporting splitting this HList at the nth element returning the reverse prefix and suffix as a pair. Available only if this HList has at least n elements.
HList
Type class supporting splitting this
HListat the nth element returning the reverse prefix and suffix as a pair. Available only if thisHListhas at least n elements.