mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
309805f5e7
Complicated merge of Hoon 151. This commit is a major sequence point.
19 lines
643 B
Plaintext
19 lines
643 B
Plaintext
::
|
|
:::: /hoon/xml/mar
|
|
::
|
|
/? 314
|
|
::
|
|
:::: compute
|
|
::
|
|
|_ htm/@t
|
|
::
|
|
++ grow :: convert to
|
|
|% ::
|
|
++ mime [/application/xml (taco htm)] :: to %mime
|
|
++ hymn (need (poxa htm)) :: to %hymn
|
|
-- ::
|
|
++ grab |% :: convert from
|
|
++ noun @t :: clam from %noun
|
|
++ mime |=({p/mite q/octs} q.q) :: retrieve form $mime
|
|
-- --
|