mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
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
Meta
Source
See Implementation
mir
functional
aliasCall
functions
aliasCall