mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
/- spider
|
|
/+ *ph-io
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= vase
|
|
=/ m (strand ,vase)
|
|
;< ~ bind:m start-simple
|
|
;< ~ bind:m (raw-ship ~bud ~)
|
|
;< ~ bind:m (raw-ship ~marbud ~)
|
|
;< ~ bind:m (raw-ship ~linnup-torsyx ~)
|
|
;< ~ bind:m end-simple
|
|
(pure:m *vase)
|