Search code examples
Automatic type class derivation for case classes with Scala Enumeration fields...


scalatypeclassshapeless

Read More
When is an empty HList not an HList?...


scalashapeless

Read More
Parse a case class containing an HList into a JSON string, using Circe...


jsonscalashapelesshlistcirce

Read More
Shapeless narrow type loss...


scalashapelesssingleton-type

Read More
Sort HList by pattern...


scalashapelesshlist

Read More
Scala, gremlin-scala, HLists, Poly2, RightFold and a missing implicit Prepend...


scalatypesgremlinshapelesshlist

Read More
Map a tagged HList (record) of functions over a record of their argument types...


scalashapeless

Read More
Shapeless and gremlin scala: How do I return the result of a call to `as`?...


scalagremlinshapeless

Read More
shapeless convert case class to HList and skip all option fields...


scalashapeless

Read More
scanLeft using HMap in shapeless...


scalashapeless

Read More
Preserving type after modification of elements of a shapeless HMap...


scalashapeless

Read More
Omit intermediate types in function signature...


scalashapeless

Read More
How to infer inner type of Shapeless record value with unary type constructor?...


scalatype-inferenceshapeless

Read More
Cleaning up `case class` with `Option` FIelds...


scalashapeless

Read More
Transitive LUB?...


scalashapeless

Read More
Coproduct with Poly...


scalashapeless

Read More
Using Shapeless to implement an (HList of Function, Input) => Tuple typeclass...


scalashapeless

Read More
Building Fixed Size List of Nat N...


scalashapeless

Read More
List of Nat of Fixed Size and Element Bounds...


scalashapeless

Read More
Pass a type parameter to be used as argument LabelledGeneric...


scalashapelesslabelled-generic

Read More
Map the types of a shapeless HList...


scalatypesshapelesshlist

Read More
Shapeless: UnaryTCConstraint for Foo[T, U]...


scalashapeless

Read More
Shapeless: complex HList Constraint...


scalashapeless

Read More
map HList with default...


scalashapeless

Read More
Update case class from incomplete JSON with Argonaut or Circe...


jsonscalashapelessargonautcirce

Read More
Using a polymorphic function to extract an object from Options...


scalashapeless

Read More
What is the purpose of the emptyCoproduct and coproduct methods of the TypeClass trait in Shapeless...


scalatypeclassshapelesstype-level-computation

Read More
Avoid losing type info in return value...


scalaimplicitshapelesshlist

Read More
How to fix this compilation error with a Poly function...


scalashapelessscala-cats

Read More
mapping over zipped HLists...


scalashapeless

Read More
BackNext