The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
lightImmutable
mir
qualifier
auto
lightImmutable
[@property getter]
@
property
auto
lightImmutable
(
T
)
(
auto
ref
immutable
T
v
)
if
(
!
is
(
T
:
P
*,
P
) &&
__traits(
hasMember
, immutable
T
, "lightImmutable")
)
T
lightImmutable
[@property getter]
auto
lightImmutable
[@property getter]
auto
lightImmutable
[@property getter]
Meta
Source
See Implementation
mir
qualifier
properties
lightConst
lightImmutable
lightScope
trustedImmutable
templates
LightConstOf
LightImmutableOf
LightScopeOf