shapeless.ops.tuple
Type class supporting replacement of the Nth element of this Tuple with the result of calling F on it. Available only if this Tuple contains at least N elements.
N
Tuple
F
Type class supporting replacement of the
Nth element of thisTuplewith the result of callingFon it. Available only if thisTuplecontains at leastNelements.