mir-core — Libmir Archive
← Libmir Archive
Dlang.org
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
mir
functional
aliasCall
functions
aliasCall