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

Prev:if-json-null ( x if-null else -- )
Next:unless-json-null ( x else -- )


Vocabulary
json

Inputs
xan object
if-nullan object


Outputs
None

Definition