Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

State transformations with a shapeless State monad

Shapeless map HList depending on target types

scala shapeless

Automatically convert a case class to an extensible record in shapeless?

scala shapeless

Unable to map on HList

Map[String,Object] from a DB (or Key Value store) to a Shapeless Extensible Record

scala shapeless

Shapeless : Prepend. Implicit not found

How can I use Shapeless to create a function abstracting over arity

scala shapeless

Infer HList type when building the list with a macro

Using shapeless scala to merge the fields of two different case classes

scala shapeless

mapping over HList inside a function

How to enumerate shapeless Record and access field keys in runtime?

scala record shapeless

Scala parameters pattern (Spray routing example)

scala spray shapeless

Prohibit generating of apply for case class

Convert a List[String] to a case class using Shapeless

scala scalaz shapeless

Deriving circe Codec for a sealed case class family where base trait has a (sealed) type member

json scala shapeless circe

Map Shapeless hlist type F[T1] :: ... :: F[Tn] :: HNil to the type T1 :: ... :: Tn :: HNil (type level sequencing)

How to get evidence that each type element in Shapeless HList belongs to a typeclass

scala shapeless

Missing Sized.unapply

scala shapeless