computeWith

fun <T> computeWith(body: QueryBuilderContext<In, Out, Q>.() -> T): T