mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
19 lines
349 B
Plaintext
19 lines
349 B
Plaintext
::
|
|
:::: /hoon/core/mime/mar
|
|
::
|
|
/? 314
|
|
!:
|
|
|_ own=mime
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun mime :: clam from %noun
|
|
--
|
|
++ grad
|
|
|%
|
|
++ form %mime
|
|
++ diff |=(mime +<)
|
|
++ pact |=(mime +<)
|
|
++ join |=([mime mime] `(unit mime)`~)
|
|
--
|
|
--
|