simplifyConditions

Undocumented in source. Be warned that the author may not have intended to support it.
ref
Q
simplifyConditions
(
Q
)
(
return ref Q query
)
if (
isQuery!Q ||
is(Q : Update!T,
T
)
||
is(Q : Delete!T,
T
)
)

Meta