Element.isType

@return true if the element is of T

struct Element
@nogc @property const
bool
isType
(
T
)
()