Search code examples
Expressing type inequality conditions in a simple bound...


scalashapeless

Read More
Dynamically parametrize Poly1 function in shapeless...


scalashapelesspolymorphic-functions

Read More
Dynamically create extensible record in shapeless 2.0...


scalashapeless

Read More
How to get a single defined element of a Coproduct instance?...


scalashapeless

Read More
How can I use Shapeless to create a function abstracting over arity...


scalashapeless

Read More
How map a shapeless HList of Nat...


scalashapeless

Read More
Implicit ordering of case classes scala...


scalaimplicitcase-classshapeless

Read More
How in shapeless do you say that a proof is the empty type (i.e. false)...


scalashapeless

Read More
Why does this code typecheck in Scala 2.11 and what can I do about it?...


scalatestingscala-macrosshapeless

Read More
How to map a function over the HList of functions from a certain type to some type?...


scalafunctional-programmingshapeless

Read More
How to get implicit for subclass with link to base class?...


scalatypesshapeless

Read More
Transform an HList into an HList of HLists...


scalashapeless

Read More
Evidence that types are not equal in Scala...


scalatypesshapelessimplicits

Read More
Strange output of the Scala compiler in Spray project...


scalasprayshapeless

Read More
Transform shapeless HList into a smaller HList...


scalashapeless

Read More
Map[String,Object] from a DB (or Key Value store) to a Shapeless Extensible Record...


scalashapeless

Read More
heterogenous mapping, dependent types at compile time...


scalashapeless

Read More
How to map HList to List[Type], List[TypeTag], or List[String]...


scalashapelesshlist

Read More
toList on shapeless HList fails when resulting existential type too complex...


scalashapeless

Read More
use implicit to find "One" element of HList typeclass to inject...


scalashapeless

Read More
shapeless implicit val LabelledGeneric cannot found in method where case class is defined...


scalashapeless

Read More
how shapeless poly1 can be used in map function...


scalashapeless

Read More
Shapeless: flatMap over tuple fails to compile...


scalashapeless

Read More
leftReduce Shapeless HList of generic types...


scalashapeless

Read More
Factoring case class attributes, any way around the limitations on case class extention?...


scalaslickscalazcase-classshapeless

Read More
Creating a shapeless polymorphic function with a naked type param...


scalapolymorphismshapeless

Read More
How to use HList to validate input?...


scalashapeless

Read More
Converting single argument into an HList with shapeless Generic...


scalashapeless

Read More
Scala case class arguments instantiation from array...


arraysclassscalainstantiationshapeless

Read More
Shapeless HList Types Extending a Common Trait...


scalashapeless

Read More
BackNext