scala-cass
scala-cass copied to clipboard
use HList till the bitter end
don't ever manipulate a List[AnyRef], just use toList on the HList at the last second.