mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
27 lines
357 B
Plaintext
27 lines
357 B
Plaintext
/- *publish
|
|
|_ upd=update
|
|
++ grab
|
|
|%
|
|
++ noun update
|
|
--
|
|
++ grow
|
|
|%
|
|
++ noun upd
|
|
++ json
|
|
=, enjs:format
|
|
%+ frond -.upd
|
|
::
|
|
?- -.upd
|
|
%invite
|
|
%- pairs
|
|
:~ [%who (ship who.upd)]
|
|
[%add b+add.upd]
|
|
[%coll s+col.upd]
|
|
[%title s+title.upd]
|
|
==
|
|
::
|
|
==
|
|
::
|
|
--
|
|
--
|