dquery ~master (2015-09-29T21:02:04Z)
Dub
Repo
query
dquery
d
Produces a query over the given type.
auto
query
()
auto
query
(
QueryType
bool
Safe
= false
)
(
)
auto
query
(
QueryType
value
)
Return Value
Type:
auto
A query over the supplied type.
Meta
Source
See Implementation
dquery
d
functions
query
Produces a query over the given type.