mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +03:00
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, thread=thread:spider
|
|
^- imp:spider
|
|
|= [=bowl:spider vase]
|
|
=/ m (thread ,vase)
|
|
;< ~ bind:m start-azimuth
|
|
;< ~ bind:m (spawn ~bud)
|
|
;< ~ bind:m (real-ship ~bud)
|
|
;< ~ bind:m end-azimuth
|
|
(pure:m *vase)
|