mirror ~master (2021-09-30T14:57:21Z)
Dub
Repo
isVariable.isVariable
mirror
meta
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
meta
traits
isVariable
manifest constants
isVariable