MapFlicerMacro

TODO This does not yet support Embedded objects. Need to work on that.

TODO This does not yet support Embedded objects. Need to work on that.

class Object
trait Matchable
class Any

Value members

Concrete methods

def base[T, PrepareRow, Session](using Quotes)(expr: Expr[T], map: Expr[Map[String, String]], default: Expr[String], eachField: Expr[(String, String) => Boolean])(using tpe: Type[T], pr: Type[PrepareRow], sess: Type[Session]): Expr[Boolean]
def isProduct(using Quotes)(tpe: Type[_ <: AnyKind]): Boolean