shapeless.ops.hlist
Type class supporting zipping an HList with a constant, resulting in an HList of tuples of the form ({element from input HList}, {supplied constant})
HList
Type class supporting zipping an
HListwith a constant, resulting in anHListof tuples of the form ({element from inputHList}, {supplied constant})