urbit/mar/json.hoon
C. Guy Yarvin a0a2cdf64f Revert "Cleanup commit #1; revert this when ready to merge."
This reverts commit c12823babc63665e30fe4e3935ccda80601d6cf8.
2016-01-25 16:49:09 -08:00

24 lines
557 B
Plaintext

::
:::: /hoon/core/json/mar
::
/? 314
::
:::: 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
--