mirror of
https://github.com/urbit/shrub.git
synced 2025-01-08 06:00:27 +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
|
|
--
|