Search code examples
How to Convert Seq to Json using Circe inside a function - keep getting "implicit value not fou...


scalagenericsshapelesscirce

Read More
How do scala developers cope with incorrect IDE(Idea) errors in scala code with shapeless...


scalaintellij-ideaideshapeless

Read More
Shapeless type disjunction for more then 2 types...


scalashapelesstype-safety

Read More
In scala shapeless library, is it possible to write a generic arity function when the arity > 22 ...


scalageneric-programmingshapelesshlistarity

Read More
How to create a random instance of a case class?...


scalarandomshapelessrandom-data

Read More
Why not define functions as singleton functions?...


scalapackagesingletonshapelessfunction-definition

Read More
Is there a way to convert Hlist to an appropriate case class in a generic way?...


scalafunctional-programmingshapelesshlist

Read More
How can I verify type existence on compile time in Scala...


scalagenericstypespattern-matchingshapeless

Read More
Automatically transfer HList into a Record...


scalashapeless

Read More
Cannot derive implicit instance of type class using shapeless...


scalashapeless

Read More
How to use shapeless to abstract a repository client into a generic repository module...


scalatypeclassshapelesspath-dependent-type

Read More
Build, using Shapeless, generic default instances for case classes with parameters defining a common...


scalashapelesspath-dependent-typesingleton-type

Read More
Filter a HList using a supertype...


scalashapeless

Read More
Extensible record types...


scalashapeless

Read More
How to use a path dependent type class...


scalashapelesstype-level-computationpath-dependent-type

Read More
Combine instances of 2 traits to form instance of third trait...


scalashapeless

Read More
In scala shapeless, is it possible to use literal type as a generic type parameter?...


scalashapelessdependent-type

Read More
In scala shapeless library, is there a native way to convert a product type (HList/Generic/NamedGene...


scalashapelessdependent-typealgebraic-data-types

Read More
The length of HList type paremeter in terms of Nat...


scalashapelesshlist

Read More
Build list of typeclass instances for HList type...


scalashapeless

Read More
GADT Type as Shapeless Coproduct -- how to build an Interpreter with an arbitrary number of Algebras...


scalashapelessgadtcoproduct

Read More
How to append or prepend an element to a tuple in Scala...


scalashapeless

Read More
Use shapeless to derive query string params from case class...


scalatypeclassshapeless

Read More
How do I extract narrowed type and use it in Shapeless's coproduct?...


scalashapeless

Read More
Scala shapeless selection from HList of dependent types problem...


scalashapelesssingleton-type

Read More
Function taking another function of arbitrary arity as argument...


scalashapelessarity

Read More
Polymorphic function to convert tuples of arbitrary size...


scalapolymorphismtuplesshapeless

Read More
FnToProduct not working with a Type Constructor...


scalashapelesstype-constructor

Read More
Generic entity records scala - introduce id field with shapeless...


scalaentityrecordshapelesshlist

Read More
Get sequence of types from HList in macro...


scalashapelessscala-macroshlist

Read More
BackNext