Handbook
Glossary
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
x
an
object
if-null
an
object
Outputs
None
Definition
IN:
json
:
when-json-null
( x if-null -- )
[
]
if-json-null
;
inline