NilFromExpr
scala.quoted.FromExpr$.NilFromExpr$
Default implementation of FromExpr[Nil]
- Transform
'{Nil}intoSome(Nil) - Otherwise returns
None
Attributes
- Graph
- Supertypes
- Self type
- NilFromExpr.type
Default implementation of FromExpr[Nil]
'{Nil} into Some(Nil)None