shrub/pkg/arvo/mar/belt.hoon
2021-09-24 23:14:55 -04:00

21 lines
238 B
Plaintext

:: belt: runtime belt structure
::
/+ dill
::
|_ =belt:dill
++ grad %noun
:: +grab: convert from
::
++ grab
|%
++ noun belt:dill
++ json belt:dejs:dill
--
:: +grow: convert to
::
++ grow
|%
++ noun belt
--
--