mirror of
https://github.com/urbit/shrub.git
synced 2024-12-03 05:43:18 +03:00
309805f5e7
Complicated merge of Hoon 151. This commit is a major sequence point.
24 lines
552 B
Plaintext
24 lines
552 B
Plaintext
::
|
|
:::: /hoon/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
|
|
--
|