urbit/main/mar/json/door.hook

25 lines
566 B
Plaintext
Raw Normal View History

2014-07-29 08:13:44 +04:00
::
2014-10-08 23:06:40 +04:00
:::: /hoon/core/json/mar
2014-07-29 08:13:44 +04:00
::
/? 314
::
:::: compute
::
|_ jon=json
::
++ grow :: convert to
|%
++ mime :: convert to %mime
2014-12-02 01:38:08 +03:00
[/text/json (taco (crip (pojo jon)))]
2014-07-29 08:13:44 +04:00
--
2015-02-27 09:35:41 +03:00
++ grab
|% :: convert from
++ mime |=([p=mite q=octs] *json) ::(fall (rush (,@t q.q) apex:poja) *json))
++ noun json :: clam from %noun
--
++ grad
|%
++ sted %mime
--
--