if-json-null ( x if-null else -- )
JSON serialization

Prev:json-null? ( object -- ? )
Next:when-json-null ( x if-null -- )


Vocabulary
json

Inputs
xan object
if-nullan object
elsean object


Outputs
None

Definition