urbit/pkg/arvo/mar/mime.hoon
Philip Monk fa0e019ddf
clay: change %park interface to not take caches
Now a full commit is synchronous.  -commit will be assimilated back into
clay.
2020-04-23 13:54:57 -07:00

27 lines
465 B
Plaintext

::
:::: /hoon/mime/mar
::
/? 310
::
|_ own/mime
++ grow
^?
|%
++ jam `@`q.q.own
--
::
++ grab :: convert from
|%
+$ noun mime :: clam from %noun
++ tape
|=(a/_"" [/application/x-urb-unknown (as-octt:mimes:html a)])
--
++ grad
|%
++ form %mime
++ diff |=(mime +<)
++ pact |=(mime +<)
++ join |=({mime mime} `(unit mime)`~)
--
--