mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
21 lines
347 B
Plaintext
21 lines
347 B
Plaintext
/+ dock=docket
|
|
|_ treaties=(list treaty:dock)
|
|
++ grow
|
|
|%
|
|
++ noun treaties
|
|
++ json
|
|
^- ^json
|
|
%- pairs:enjs:format
|
|
%+ turn treaties
|
|
|= =treaty:dock
|
|
:- (crip "{(scow %p ship.treaty)}/{(trip desk.treaty)}")
|
|
(treaty:enjs:dock treaty)
|
|
|
|
--
|
|
++ grab
|
|
|%
|
|
++ noun (list treaty:dock)
|
|
--
|
|
++ grad %noun
|
|
--
|