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

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)
--
--