- and
Query!T and(Query!T[] exprs)
Undocumented in source. Be warned that the author may not have intended to support it.
- nor
Query!T nor(Query!T[] exprs)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
Query!T not(Query!T[] exprs)
Undocumented in source. Be warned that the author may not have intended to support it.
- or
Query!T or(Query!T[] exprs)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
Query!T query()
Undocumented in source. Be warned that the author may not have intended to support it.
This module provides a typesafe querying framework. For now only very basic queries are supported