phobos ~master (2024-10-15T22:24:56Z)
Dub
Repo
JSONValue.isNull
std
json
JSONValue
Test whether the type is
JSONType.null_
struct
JSONValue
@
property
const pure nothrow @
safe
@
nogc
bool
isNull
(
)
Meta
Source
See Implementation
std
json
JSONValue
constructors
this
functions
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
toPrettyString
toString
manifest constants
emptyArray
emptyObject
emptyOrderedObject
properties
array
arrayNoRef
boolean
floating
get
integer
isNull
isOrdered
object
objectNoRef
orderedObject
orderedObjectNoRef
str
type
uinteger
Test whether the type is JSONType.null_