dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
query
dquery
d
Produces a query over the given type.
auto
query
()
auto
query
(
QueryType
)
(
)
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.