dquery ~master (2015-09-29T21:02:04Z)
Dub
Repo
all.all
dquery
query
all
An empty query always produces true.
template
all
(alias Pred)
@
property
bool
all
(
QueryType
QueryElements
...
)
(
DQuery
!(
QueryType
,
QueryElements
)
query
)
if
(
QueryElements.length
== 0
)
Meta
Source
See Implementation
dquery
query
all
properties
all
An empty query always produces true.