mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 21:31:32 +03:00
22 lines
271 B
Plaintext
22 lines
271 B
Plaintext
|
:: naive state
|
||
|
::
|
||
|
/- *dice
|
||
|
/+ naive
|
||
|
::
|
||
|
|_ snap=snap-state
|
||
|
++ grab
|
||
|
|%
|
||
|
++ noun snap-state
|
||
|
++ mime
|
||
|
|= [mite =octs]
|
||
|
(noun (cue q.octs))
|
||
|
--
|
||
|
::
|
||
|
++ grow
|
||
|
|%
|
||
|
++ mime
|
||
|
[/application/x-naive (as-octs:mimes:html (jam snap))]
|
||
|
--
|
||
|
++ grad %mime
|
||
|
--
|