arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
var.opApply
arsd
jsvar
var
You can foreach over a var.
int
opApply
(int delegate(ref var) dg)
int
opApply
(int delegate(var, ref var) dg)
struct
var
int
opApply
(
scope
int
delegate
(
var
,
ref
var
)
dg
)
Meta
Source
See Implementation
arsd
jsvar
var
functions
get
opApply
opAssign
opCast
opIndex
opIndexAssign
putInto
toJson
toJsonValue
properties
emptyArray
emptyObject
opDispatch
static functions
fromJson
fromJsonFile
fromJsonValue
You can foreach over a var.