mirror v0.2.0 (2020-04-10T14:34:57Z)
Dub
Repo
isVariable.isVariable
mirror
traits
isVariable
Undocumented in source.
template
isVariable
(alias member)
enum
isVariable
=
is
(
typeof
(
member.symbol
)) && !
is
(
typeof
(
member.symbol
) ==
function
) && !
is
(
typeof
(
member.symbol
) ==
void
) &&
is
(
typeof
(
member.symbol.init
))
;
Meta
Source
See Source File
mirror
traits
isVariable
manifest constants
isVariable