dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
all.all
dquery
query
all
An empty query always produces true.
DQuery
!(
QueryType
,
QueryElements
)
all
[@property setter]
template
all
(alias Pred)
@
property
bool
all
(
QueryType
QueryElements
...
)
(
DQuery
!(
QueryType
,
QueryElements
)
query
)
if
(
QueryElements.length
== 0
)
DQuery
!(
QueryType
,
QueryElements
)
all
[@property setter]
DQuery
!(
QueryType
,
QueryElements
)
all
[@property setter]
Meta
Source
See Implementation
dquery
query
all
properties
all
An empty query always produces true.