dquery v0.1.3 (2015-07-04T22:24:23Z)
Dub
Repo
DQueryAttribute.isTypeOf
dquery
attribute
DQueryAttribute
Property that returns true if a given type matches the attribute's type exactly.
struct
DQueryAttribute
(alias Attribute)
@
property
alias
isTypeOf
(
Type
)
=
Alias
!(
is
(
type
==
Type
))
Meta
Source
See Implementation
dquery
attribute
DQueryAttribute
aliases
attribute
get
isExpression
isType
isTypeAssignableFrom
isTypeAssignableTo
isTypeOf
type
value
valueOr
functions
toString
properties
opCall
query
Property that returns true if a given type matches the attribute's type exactly.