urbit/mar/json.hoon
2016-02-17 15:00:12 -08:00

24 lines
554 B
Plaintext

::
:::: /hoon/json/mar
::
/? 310
::
:::: compute
::
|_ jon/json
::
++ grow :: convert to
|%
++ mime [/text/json (taco txt)] :: convert to %mime
++ txt (crip (pojo jon))
--
++ grab
|% :: convert from
++ mime |=({p/mite q/octs} (fall (rush (@t q.q) apex:poja) *json))
++ noun json :: clam from %noun
++ numb jone
++ time jode
--
++ grad %mime
--