Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shapeless

Check case class with Option fields to make sure all of them are None using Shapeless HList

scala shapeless

Behavior of shapeless .toHList

scala shapeless

Composing typeclasses for tuples in Scala

scala shapeless

Getting MirroredElemLabels from Mirror

Invoke a Scala Function2 with a shapeless HList whose values do not match the argument order

Generic#to, but with Field Names?

scala shapeless

Why shapeless `everywhere` combinator works inside a method but not in a `val`?

scala shapeless

Summoning an HList of type classes

scala shapeless

Converting a List to a Case Class

scala shapeless

Scala Shapeless - Iterating/reading each item of Generic.Repr or converting it to HList

scala 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