Handbook
Glossary
?json> ( obj -- json/f )
Vocabulary
json
Inputs
obj
an
object
Outputs
json/f
an
object
Definition
USING:
kernel
sequences
;
IN:
json
:
?json>
( obj -- json/f )
f
like
[
json>
]
?call
;