serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
JSONValue.isNull
funkwerk
stdx
data
json
value
JSONValue
Tests if the stored value is of kind
Kind.null_
.
struct
JSONValue
const
bool
isNull
(
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
value
JSONValue
aliases
Payload
constructors
this
functions
get
hasType
isNull
opAssign
opEquals
unions
PayloadUnion
variables
location
payload
Tests if the stored value is of kind Kind.null_.