milessabin/shapeless

Feature Request: toLabelledProduct

Open

#853 opened on Aug 21, 2018

 (10 comments) (0 reactions) (0 assignees)Scala (520 forks)batch import
FeatureHelp wanted

Repository metrics

Stars
 (3,399 stars)
PR merge metrics
 (Avg merge 21h 34m) (6 merged PRs in 30d)

Description

Dear shapeless team,

having toProduct support for unnamed Hlist, it seems a natural request to have method like toLabelledProduct for named Hlist of records (like automatically derived by LabelledGeneric )

any plans on implementing this?

Contributor guide