urbit/pkg/arvo/mar/blit.hoon

21 lines
245 B
Plaintext

:: blit: runtime blit structure
::
/+ dill
::
|_ =blit:dill
++ grad %noun
:: +grab: convert from
::
++ grab
|%
++ noun blit:dill
--
:: +grow: convert to
::
++ grow
|%
++ noun blit
++ json (blit:enjs:dill blit)
--
--