Search code examples
When trying to convert a Map to scala objects using Shapeless, Coproduct derivatives are not picked ...


scalatypeclassshapeless

Read More
In Scala 3, how to summon a constant from its type?...


scalashapelessscala-3singleton-type

Read More
How to get case class field names and values as (String, String) with Shapeless or Macro...


scalamacrosshapeless

Read More
HList Ops - how are type classes constracted?...


scalaimplicitshapelesshlist

Read More
Scala: Verify Unique Type Existence At Compile Time...


scalagenericstypesshapeless

Read More
Safely copying fields between case classes of different types...


scalageneric-programmingcase-classshapeless

Read More
Implement function which output type is depend on input type...


scalatypesshapelesstype-level-computationscala-2.13

Read More
Can shapeless derive a "shallow" generic for ADT coproduct?...


scalashapelesscirce

Read More
Shapeless3 and annotations...


scalatypeclassimplicitshapelessscala-3

Read More
Missing Sized.unapply...


scalashapeless

Read More
Shapeless - How to derive LabelledGeneric for Coproduct...


scalatypeclassimplicitshapelessgeneric-derivation

Read More
"Distributive property" with Shapeless...


scalashapelesscartesian-producthlistcoproduct

Read More
How to zip values with types? Shapeless...


scalashapeless

Read More
How to derive a Generic.Aux if the case class has a type parameter - Shapeless...


scalatypeclassimplicitshapelessgeneric-derivation

Read More
Converting a stream of coproduct to a stream of HList - Shapeless and FS2...


scalashapelessfs2

Read More
Why the Scala compiler can provide implicit outside of object, but cannot inside?...


scalaimplicitshapeless

Read More
Is there a type-class that checks for existence of at least one implicit of a type?...


scalashapelessscala-macrostype-level-computationscala-compiler

Read More
Split list of algebraic date type to lists of branches?...


scalashapelesshlist

Read More
Scala: verify class parameter is not instanceOf a trait at compile time...


scalashapelessscala-macrosscala-reflect

Read More
SYB `cast` function in Scala...


scalaimplicitshapelessscrap-your-boilerplatesyb

Read More
Getting MirroredElemLabels from Mirror...


scalagenericsshapelesstype-level-computationscala-3

Read More
How to accept only a specific subtype of existential type?...


scalagenericsshapelessexistential-typetypesafe

Read More
Does shapeless for Scala 2 has analogue for Scala 3 union types?...


scalagenericsshapelessunion-types

Read More
Get type of a "singleton type"...


scalageneric-programmingshapeless

Read More
Get case class parameter types as a HList...


scalashapeless

Read More
Using K0.ProductInstances in shapeless3...


scalashapelessscala-3

Read More
NoSuchMethodError in shapeless seen only in Spark...


javascalaapache-sparkshapeless

Read More
Prohibit generating of apply for case class...


scalashapelesscase-classtype-safety

Read More
Implicits not found when mapping a shapeless HList with a natural transformation...


scalashapelesshlist

Read More
How to flatten an HLists of HLists...


scalashapeless

Read More
BackNext