CustomFromExpr

neotype.CustomFromExpr

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromExprForType(using Quotes)(tpe: Type[_ <: AnyKind]): FromExpr[_ >: String & Int & Byte & Double & Long & Short & Char & Float & Boolean <: String | Int | Byte | Double | Long | Short | Char | Float | Boolean]

Givens

Givens

given fromExprList[A]: fromExprList[A]
given fromExprSet[A]: fromExprSet[A]