mirror of
https://github.com/urbit/shrub.git
synced 2025-01-08 06:00:27 +03:00
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, thread=thread:spider
|
|
^- imp:spider
|
|
|= =bowl:mall
|
|
=/ m (thread ,~)
|
|
;< ~ bind:m start-azimuth
|
|
;< ~ bind:m (spawn ~bud)
|
|
;< ~ bind:m (real-ship ~bud)
|
|
;< ~ bind:m end-azimuth
|
|
(pure:m ~)
|