hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
UniNodeImpl.opApply
hunt
framework
util
uninode
Core
UniNodeImpl
Iteration by UnoNode array or object
int
opApply
(int delegate(ref size_t idx, ref This node) dg)
struct
UniNodeImpl
(This)
@
safe
int
opApply
(
scope
int
delegate
(
ref
size_t
idx
,
ref
This
node
)
dg
)
int
opApply
(int delegate(ref string idx, ref This node) dg)
int
opApply
(int delegate(ref This node) dg)
Meta
Source
See Implementation
hunt
framework
util
uninode
Core
UniNodeImpl
aliases
Kind
opDollar
constructors
this
functions
get
isArray
isNull
isObject
kind
length
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
opOpAssign
toHash
toString
static functions
emptyArray
emptyObject
Iteration by UnoNode array or object