The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
aliasCall.aliasCall
mir
functional
aliasCall
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(T value)
template
aliasCall
(string methodName, TemplateArgs...)
@
property
@
optmath
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(
T
)
(
T
value
)
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(T value)
Parameters
value
T
the value to wrap
Return Value
Type:
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
wrapped value with implemented opCall and opIndex methods
Meta
Source
See Implementation
mir
functional
aliasCall
functions
aliasCall