libdjson ~master (2022-03-23T15:06:24.9383917)
Dub
Repo
JSONType.opIn_r
libdjson
json
JSONType
Allow "in" operator to work as expected for object types without an explicit cast
class
JSONType
JSONType
*
opIn_r
(
string
key
)
Meta
Source
See Implementation
libdjson
json
JSONType
functions
opApply
opIn_r
opIndex
parse
toJSONArray
toJSONBoolean
toJSONNull
toJSONNumber
toJSONObject
toJSONString
toPrettyString
toString
Allow "in" operator to work as expected for object types without an explicit cast