Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

How do I check in shapeless if a type is a member of an HList?

Convert Shapeless HList to a Tuple

scala shapeless hlist

How to remove repetitive case statements for implementations of a sealed trait

scala shapeless

Flatten an arbitrarily nested codec?

scala shapeless scodec

Shapeless Witness and how it can give the actual singleton type

N-Tuple of Options to Option of N-Tuple

scala scalaz shapeless

HList with unary constrain to varargs cast

scala shapeless

mapping over zipped HLists

scala shapeless

Shapeless find instance of Some among Nones in an Hlist of Options

scala shapeless hlist

how to parse generic case class fields using scala option parser?

scala generics shapeless

Map on HList in method with Poly1 based on type parameter of class

Do a covariant filter on an HList

scala shapeless

Difference between higher-kinded type members declaration

How to infer inner type of Shapeless record value with unary type constructor?

How to append an element to HList

scala shapeless

Does Shapeless 2.0.0 lens work with Lists/collections?

scala shapeless

Generic Poly2 Folder case for shapeless Hlist

Transforming data from a runtime storage to a case class

android scala shapeless hlist

Reshape a case class constructor?

scala shapeless

Automatically derived sealed trait/ADT ordering in Scala