dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
extendMethod
dmdscript
extending
Undocumented in source. Be warned that the author may not have intended to support it.
void
extendMethod
(
T
alias
fn
)
(
Dobject
obj
,
CallContext
*
cc
,
string
name
)
if
(
is
(
T
== class) &&
isCallable
!
fn
)
Meta
Source
See Implementation
dmdscript
extending
classes
Wrap
functions
convert
convertAll
convertPut
extendGlobal
extendMethod
fitArray