mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
20 lines
412 B
Plaintext
20 lines
412 B
Plaintext
::
|
|
:::: /hoon/core/mime/mar
|
|
::
|
|
/? 314
|
|
!:
|
|
|_ own+mime
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun mime :: clam from %noun
|
|
++ tape |=(a+__("") [/application/x-urb-unknown (tact a)])
|
|
--
|
|
++ grad
|
|
|%
|
|
++ form %mime
|
|
++ diff |=(mime +<)
|
|
++ pact |=(mime +<)
|
|
++ join |=({mime mime} `(unit mime)`~)
|
|
--
|
|
--
|