Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

Splitting an HList that was concatenated using Prepend[A, B]

scala shapeless

Map on HList fails with subtypes of generic type in Scala & Shapeless

scala shapeless

Evidence-preserving LUB constraint for HList

scala shapeless hlist

Decoding Shapeless Tagged Types

scala shapeless circe

Constraint on HList: check for single occurrence of a type

scala shapeless

Tagged Type vs class extends AnyVal

scala shapeless

Define a Typeclass for Shapeless Records

Cleaning up `case class` with `Option` FIelds

scala shapeless

Passing a Shapeless Extensible Record to a Function (continued)

scala shapeless

Shapeless HList type checking

How to create a random instance of a case class?

Scala vector of any dimension using shapeless

scala math vector shapeless

Shapeless define lens for base trait

scala shapeless

Scala type constraint to check argument values

what is Case.Aux in shapeless

scala shapeless

How to require typesafe constant-size array in scala?

scala shapeless

Scala, getting the type parameters of a KList as an HList

scala shapeless

How to iterate all the product types in a coproduct using shapeless?

scala shapeless

scala path dependent types and type level proofs