Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

Pulling out shapeless polymorphic functions that have dependencies

scala shapeless

Is there a way to ensure a type is Serializable at compile time

scala shapeless

How to splitAt a scala list using shapeless

scala shapeless

List with type constraints on consecutive elements

scala shapeless

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

scala mapping shapeless hlist

How to transform an HList to another HList with foldRight/foldLeft

scala shapeless

Can I solve it with Shapeless?

scala shapeless

shapeless convert case class to HList and skip all option fields

scala shapeless

How does HList.foldRight look for implicits when used in the implementation of a type class?

How to use HList to validate input?

scala shapeless

How to avoid losing type information

scala shapeless

Transitive LUB?

scala shapeless

Who can explain the meaning of this scala code

scala shapeless

Is it possible to update fields of any case class implementing a common trait

scala case-class shapeless

Slick 2.10-RC1, Scala 2.11.x, bypassing 22 arity limit with case class (heterogenous)

Passing a shapeless extensible record to a function (never ending story?

scala shapeless

Scala/Shapeless: Updating named field in case class instance

"update" method with variable-length index in Scala

Understanding `Monomorphism` Example of Shapeless

scala shapeless

Type transformation with shapeless

scala shapeless