hunt-framework ~master (2022-03-03T03:02:45Z)
Home
Dub
Repo
UniNodeImpl.opIndex
hunt
framework
util
uninode
Core
UniNodeImpl
Implement index operator by UniNode array
inout
(
This
)
opIndex
(size_t idx)
struct
UniNodeImpl
(This)
@
safe
ref inout
inout
(
This
)
opIndex
(
size_t
idx
)
inout
(
This
)
opIndex
(string key)
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
Implement index operator by UniNode array