dquery ~master (2015-09-29T21:02:04Z)
Dub
Repo
DQuery.hasNoneOf
dquery
query
DQuery
Returns true if the type has none of the given attributes.
struct
DQuery
(QueryType, QueryElements...)
@
property
static
auto
hasNoneOf
(
TList
...
)
(
)
if
(
TList.length
> 0
)
Meta
Source
See Implementation
dquery
query
DQuery
aliases
elements
type
manifest constants
empty
length
unique
properties
accessible
aggregates
allOf
anyOf
arities
arity
attributes
constructors
destructors
fields
first
functions
hasAllOf
hasAnyOf
hasNoneOf
join
name
names
noneOf
opCall
parameters
reset
returns
types
templates
ensure
Returns true if the type has none of the given attributes.