mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, thread=thread:spider
|
|
^- imp:spider
|
|
|= vase
|
|
=/ m (thread ,vase)
|
|
;< az=iid:spider bind:m start-azimuth
|
|
;< ~ bind:m (spawn az ~bud)
|
|
;< ~ bind:m (real-ship az ~bud)
|
|
;< ~ bind:m end-azimuth
|
|
(pure:m *vase)
|