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
HList
with a constant, resulting in anHList
of tuples of the form ({element from inputHList
}, {supplied constant})