athena icon indicating copy to clipboard operation
athena copied to clipboard

Upgrade to Shapeless 2.0/homegrown HList implementation

Open dpratt opened this issue 11 years ago • 0 comments

The RowBuilder API uses Shapeless under the hood to do abstraction over arity, and now that it's out, it should be upgraded to 2.0. Alternatively, since we really only use the bits that convert between Tuple and Product, a home-rolled HList implementation might be simpler.

dpratt avatar Aug 10 '14 13:08 dpratt