summaryrefslogtreecommitdiff
path: root/desk/mar/jam.hoon
blob: cbbd524c1d98d36affc135967f258d00726f7746 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
::
::::  /hoon/jam/mar
  ::
/?    310
::
=,  mimes:html
|_  mud=@
++  grow
  |%
  ++  mime  [/application/x-urb-jam (as-octs mud)]
  --
++  grab
  |%                                                    ::  convert from
  ++  noun  @                                           ::  clam from %noun
  --
++  grad  %mime
--