Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

Scala types and compilation

scala shapeless

Generic derivation of type class instance for ADT

scala typeclass shapeless

More evidence needed than necessary for method using Shapeless

scala shapeless

Records as parameters, composition

scala shapeless

Deriving type class instances for case classes with exactly one field

scala shapeless

Circe generic codec derivation for records with object keys

scala shapeless

Coproduct with Poly

scala 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