json-null - Factor Documentation

json-null


Vocabulary
json

Definition
IN: json

SINGLETON: json-null


Methods
USING: json json.private kernel ;

M: json-null json-coerce drop "null" ;


USING: io json kernel ;

M: json-null stream-write-json
[ drop "null" ] [ stream-write ] bi* ;

AltStyle によって変換されたページ (->オリジナル) /