List Question
20 TechQA 2024-03-17T08:55:24.517000Scala refined types and type class derivation (Shapeless)
50 views
Asked by outlaw
In Scala 3, how to summon a constant from its type?
77 views
Asked by tribbloid
Is there a way to transform a Tuple of Resources into a Resource of Tuple?
63 views
Asked by mauhiz
Generate Recursive Tree of Types of Case Class (with shapeless)
46 views
Asked by Markus1189
HList Ops - how are type classes constracted?
103 views
Asked by Oskar Furmańczuk
Why does this "Aux" pattern work for Shapeless but not for me?
99 views
Asked by Dima
Scala: Verify Unique Type Existence At Compile Time
63 views
Asked by C4ffeine Add1ct
Implement function which output type is depend on input type
51 views
Asked by Pizza eu
Skunk - Scala - Error with Multiple parameter query
130 views
Asked by André Luís Oliveira
Can shapeless derive a "shallow" generic for ADT coproduct?
68 views
Asked by xko
Shapeless - How to derive LabelledGeneric for Coproduct
228 views
Asked by user3663733
Should tagged types work for value classes?
123 views
Asked by steinybot
"Distributive property" with Shapeless
102 views
Asked by eitaporra
How to zip values with types? Shapeless
114 views
Asked by eitaporra
Converting a stream of coproduct to a stream of HList - Shapeless and FS2
157 views
Asked by eitaporra
Why the Scala compiler can provide implicit outside of object, but cannot inside?
145 views
Asked by amorfis
How to derive a Generic.Aux if the case class has a type parameter - Shapeless
192 views
Asked by eitaporra
Shapeless3 and annotations
361 views
Asked by pgrandjean