hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
UniNodeImpl.opIndex
hunt
framework
util
uninode
Core
UniNodeImpl
Implement index operator by UniNode object
inout
(
This
)
opIndex
(size_t idx)
inout
(
This
)
opIndex
(string key)
struct
UniNodeImpl
(This)
@
safe
ref inout
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 object