Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

Applying validation from HList to a case class

scala scalaz shapeless hlist

Vector of Any to Shapeless HList

LabelledGeneric to get class name

scala shapeless

Scala Map with generic classes as Key/Value types

scala generics shapeless

Type inference on contents of shapeless HList

scala shapeless hlist

How can I customize Scala ambiguous implicit errors when using shapeless type inequalities

scala shapeless

Scala Type Based Attribute Extractor - Getter only Lens?

When can Scala's implicitly return null?

Inferred type of function that zips HLists

scala shapeless hlist

Meaning of `::` in Type Parameter?

scala shapeless

Case Classes with Same Shape?

scala shapeless

Summing "Large" Nat's

scala shapeless

Scala: type-based list partitioning

scala types shapeless

Creating Monoids for every subclass using Scalaz (or Shapeless)

scala scalaz shapeless

Decreasing the compilation time when using shapeless HList

scala shapeless

When is an empty HList not an HList?

scala shapeless

Generically rewriting Scala case classes

Evidence that types are not equal in Scala [duplicate]