Convert constructs of Quill Ast into Expr[Ast]. This allows them to be passed back an fourth between inline Quotation blocks during compile-time which should eventually be bassed into a run-call-site where they will be evaluated into SQL.
Convert constructs of Quill Ast into Expr[Ast]. This allows them to be passed back an fourth between inline Quotation blocks during compile-time which should eventually be bassed into a run-call-site where they will be evaluated into SQL.
Note that liftable List is already taken care of by the Dotty implicits
- Companion
- object
Type members
Classlikes
Value members
Concrete methods
Inherited methods
Givens
Givens
Extensions
Extensions
extension (list: List[T])
extension (t: T)