shapeless.ops.hlist
Type class supporting replacement of the Nth element of this HList with the result of calling F on it. Available only if this HList contains at least N elements.
N
HList
F
Type class supporting replacement of the
Nth element of thisHListwith the result of callingFon it. Available only if thisHListcontains at leastNelements.