mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
::
|
|
:::: /mar/acme/order/hoon
|
|
::
|
|
|_ a=(set (list @t))
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun a
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun (set (list @t))
|
|
--
|
|
--
|