Search code examples
Find an element in an HList...


haskellhlist

Read More
shapeless HList to TupleN where the tuple shape need not exactly match the HList shape...


scalatuplesshapelesshlist

Read More
Convert scala List[String]/List[Object] into model/HList/tuple...


scalashapelesshlist

Read More
Mapping tuples in shapeless HList...


scalashapelesshlistmap-function

Read More
Invoke a Scala Function2 with a shapeless HList whose values do not match the argument order...


scalafunctional-programmingshapelesshlist

Read More
shapeless HList mapping...


scalashapelesshlist

Read More
Can I use shapeless to return the same arity of HList as passed HList?...


scalashapelesshlist

Read More
(Dependantly?) typing containers...


generic-programmingshapelesshlist

Read More
Transforming data from a runtime storage to a case class...


androidscalashapelesshlist

Read More
Evaluating a strongly typed computation graph with arbitrary number of dependencies per node...


haskellexistential-typetype-familieshlist

Read More
Shapeless: Trying to restrict HList elements by their type...


scalaconstraintsshapelesshlist

Read More
mapping over HList inside a function...


scalashapelesstype-level-computationhlist

Read More
Find type class instances for Shapeless HList...


scalashapelesshlist

Read More
Using Slick with shapeless HList...


scalaslickshapelesshlist

Read More
How to create typeclass with HList existential member...


scalaimplicitshapelessexistential-typehlist

Read More
shapeless Mapper for LabelledGeneric not found...


scalashapelesshlistlabelled-generic

Read More
HList filtered by foldRight is not providing instances...


scalashapelesshlist

Read More
Type Classes When Implementing HFoldr...


haskellhlist

Read More
Fixing type inference in HLists...


haskellhlist

Read More
How to shapeless case classes with attributes and typeclasses?...


scalatypeclasscase-classshapelesshlist

Read More
Fold over a heterogeneous, compile time, list...


haskelltype-level-computationhlist

Read More
Evidence-preserving LUB constraint for HList...


scalashapelesshlist

Read More
Can HListElim be composed with another function?...


haskelltype-level-computationhlist

Read More
Generic Poly2 Folder case for shapeless Hlist...


scalagenericsfoldshapelesshlist

Read More
Applying an argument list to curried function using foldLeft in Scala...


scalacurryinghlist

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


scalamacrossprayshapelesshlist

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


scalamappingshapelesshlist

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


scalashapelesshlist

Read More
making top-level patterns monomorphic...


haskelltype-inferencehlist

Read More
how do you annotate type in HList...


haskellhlist

Read More
BackNext