MappedWith Not Working
Opened this issue · 0 comments
rohantandon96 commented
- I am trying to create a table using a case class with 24 columns and therefore using HList as mentioned
here - However, in the
def *
method, when i try to usemappedWith
, intelliJ gives me an error: