Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Evidence-preserving LUB constraint for HList

scala shapeless hlist

Using Slick with shapeless HList

scala slick shapeless hlist

How to shapeless case classes with attributes and typeclasses?

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

scala tuples shapeless hlist

Creating an HList of all pairs from two HLists

scala shapeless hlist

Extractor for a shapeless HList that mimics parser concatenation `~`

How can I use the new Slick 2.0 HList to overcome 22 column limit?

scala tuples slick hlist

Can Map be performed on a Scala HList

scala shapeless hlist

Are HLists nothing more than a convoluted way of writing tuples?