Search code examples
Scala parameters pattern (Spray routing example)...


scalasprayshapeless

Read More
Extract label values from a LabelledGeneric instance...


scalacase-classshapelesslabelled-generic

Read More
Why shapeless `everywhere` combinator works inside a method but not in a `val`?...


scalashapeless

Read More
Vector of Any to Shapeless HList...


scalascala-collectionsscala-2.10scalazshapeless

Read More
Is there a boilerplate-free way to convert HLists to an argument list?...


scalamacrossprayshapelesshlist

Read More
Extracting a value of a given type from a case class...


scalashapeless

Read More
type-case in a type synonym...


scalashapeless

Read More
scodec decode/encode split length field...


scalascalazshapelessscodec

Read More
Map and reduce/fold over HList of scalaz.Validation...


scalavalidationscalazshapelessscalaz7

Read More
How to extract an element from an HList with a specific (parameterized) type...


scalashapeless

Read More
Clean up signatures with long implicit parameter lists...


scalascalazshapelessimplicits

Read More
Slick 2.10-RC1, Scala 2.11.x, bypassing 22 arity limit with case class (heterogenous)...


scalaslickcase-classshapeless

Read More
Abstraction over a sequence of types...


scalascalazshapeless

Read More
Using Shapeless Polyfil to generically map over record...


scalagenericsshapeless

Read More
What does HList#foldLeft() return?...


scalashapeless

Read More
How to implement an heterogeneous container in Scala...


scalacollectionsshapelessheterogeneous

Read More
Does Shapeless 2.0.0 lens work with Lists/collections?...


scalashapeless

Read More
Making Generics in Shapeless 2.0.0...


scalashapeless

Read More
How can I write a recursive polymorphic function with Shapeless...


scalashapeless

Read More
Mapping over Shapeless record...


scalarecordshapeless

Read More
Shapeless: generic lens parameterized by case class or field...


scalascalazshapelesslenses

Read More
Why does mapping over an HList of Option[T] not work?...


scalamappingshapelesshlist

Read More
How to avoid losing type information...


scalashapeless

Read More
Shapeless Generic and case class toArray exception depending on field types...


scalashapeless

Read More
How to append an element to HList...


scalashapeless

Read More
Do a covariant filter on an HList...


scalashapeless

Read More
Shapeless: Inversion of filterNot on an HList...


scalashapelessscodec

Read More
What is the best way to avoid clashing between two typeclass definitions in shapeless...


scalatypeclassscala-macrosshapelesstype-level-computation

Read More
Infer HList type when building the list with a macro...


scalamacrostype-inferenceshapeless

Read More
How to convert a generic HList to a List...


scalashapeless

Read More
BackNext