mir-core — Libmir Archive
← Libmir Archive
Dlang.org
aliasCall.aliasCall
mir
functional
aliasCall
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(T value)
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(T value)
template
aliasCall
(string methodName, TemplateArgs...)
ref @
property
@
trusted
@
optmath
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
aliasCall
(
T
)
(
return
ref
T
value
)
Parameters
value
T
the value to wrap
Return Value
Type:
AliasCall
!(
T
,
methodName
,
TemplateArgs
)
wrapped value with implemented opCall and opIndex methods
mir
functional
aliasCall
functions
aliasCall