Search code examples
Scala : Iterate over type class objects...


scalashapeless

Read More
How to zip an HList with a plain Scala collection?...


scalashapeless

Read More
shapeless filter a list of options...


scalashapeless

Read More
Coercing the value of a shapeless record...


scalageneric-programmingshapeless

Read More
Get default case class arguments via Shapeless...


scalashapeless

Read More
Shapeless HList implicit resolution - diverging implicit expansion...


scalashapelesshlist

Read More
When are dependent types needed in Shapeless?...


scalashapelessdependent-type

Read More
Function that retrieves element from HList (while preserving its type)...


scalashapelesshlist

Read More
Given a HList T0::T1:: ... Tn and type R is it possible to infer a function type T0=>T1 ...=> ...


scalaimplicitshapelesshlist

Read More
Scala: Question about shapeless to tranform HList to List...


scalaimplicitshapelesshlist

Read More
How to create generated objects in shapeless...


scalageneric-programmingshapeless

Read More
How do you debug typelevel code?...


scalashapelesstype-level-computation

Read More
Shapeless. How filter LabelledGeneric record by keys?...


scalashapeless

Read More
How to map shapeless HList after zipWithIndex?...


scalashapeless

Read More
Flattening arbitrarily nested tuples containing case class elements using Shapeless...


scalatuplesshapeless

Read More
How to implement HList literal type constraints?...


scalashapelesssingleton-type

Read More
Using Shapeless records to combine arbitrary number of state-changing functions...


scalashapeless

Read More
Defining instances of a third-party typeclass, implicit not found but explicit works fine...


scalaimplicitshapeless

Read More
Create "enriched" type from case class with Shapeless in Scala...


scalashapelessstructural-typing

Read More
shapeless - using Mapped for wrapping to a type with 2 or more parameters...


scalashapeless

Read More
JsValue serialization fail...


jsonscalashapelessspray-json

Read More
'diverging implicit expansion'-error on foldleft HList...


scalashapelesshlistfoldleft

Read More
Using a Shapeless Nat returned from a function as a parameter for another function...


scalashapeless

Read More
Is it possible to write analog of shapeless Generic.from without macros...


scalashapelessscala-macros

Read More
How `shapeless.Cached` works?...


scalaimplicitshapeless

Read More
Recursive transformation between nested case classes where the fields in the target are unaligned su...


scalatypeclassgeneric-programmingshapelesstype-level-computation

Read More
Cannot find value for implicit parameters (extensible records)...


scalarecordshapelesshlist

Read More
Extractor for a shapeless HList that mimics parser concatenation `~`...


scalaparser-combinatorsshapelesshlist

Read More
Labelled Generic containing `$eq`...


mongodbscalashapeless

Read More
Scala: How to transform an HList of ValidatedNel into a ValidatedNel of HList...


scalashapelessscala-cats

Read More
BackNext