libdjson ~master (2022-03-23T15:06:24.9383917)
Dub
Repo
JSONObject.opIn_r
libdjson
json
JSONObject
Allow "in" operator to work as expected for object types without an explicit cast
class
JSONObject
override
JSONType
*
opIn_r
(
string
key
)
Meta
Source
See Implementation
libdjson
json
JSONObject
constructors
this
functions
length
opApply
opIn_r
opIndex
opIndexAssign
parse
toPrettyString
toString
variables
_children
Allow "in" operator to work as expected for object types without an explicit cast