Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hlist

Transforming data from a runtime storage to a case class

android scala shapeless hlist

Cartesian product of heterogeneous lists

scala - generic unzip for HList

scala shapeless hlist

Haskell: Show all the elements that are "showable" on a Hlist

haskell reflection hlist

How concatenate tuples in phantom types in Haskell?

haskell hlist

Shared constraint for items of an HList

haskell hlist

Haskell: HList and optional parameters

haskell hlist

Mapping over a heterogenous data structure with a generic function

haskell hlist

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

scala mapping shapeless hlist

Constrained heterogeneous list

Is it possible to remove OverlappingInstances for this DataKinds-backed heterogeneous list implementation?

haskell hlist

Fold over a heterogeneous, compile time, list

Map the types of a shapeless HList

scala types shapeless hlist

Shapeless: Trying to restrict HList elements by their type

Shapeless: Checking Type Constraints of Polymorphic functions

scala shapeless hlist

Heterogeneous arguments in a Scala function

mapping over HList inside a function

Find type class instances for Shapeless HList

scala shapeless hlist