CustomFromExpr

neotype.eval.CustomFromExpr

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromExprForType[A](using Quotes)(tpe: Type[_ <: AnyKind]): Option[FromExpr[A]]

Givens

Givens

given fromExprList[A]: fromExprList[A]
given fromExprOption[A]: fromExprOption[A]
given fromExprSet[A]: fromExprSet[A]
given fromExprVector[A]: fromExprVector[A]