urbit/pkg/arvo/ted/ph/hi-linnup-az.hoon

17 lines
419 B
Plaintext
Raw Normal View History

2019-11-20 01:09:53 +03:00
/- spider
/+ *ph-io
=, strand=strand:spider
^- thread:spider
|= vase
=/ m (strand ,vase)
2021-06-18 08:54:17 +03:00
;< ~ bind:m start-azimuth
;< ~ bind:m (spawn ~bud)
;< ~ bind:m (spawn ~marbud)
;< ~ bind:m (spawn ~linnup-torsyx)
;< ~ bind:m (init-ship ~bud |)
;< ~ bind:m (init-ship ~marbud |)
;< ~ bind:m (init-ship ~linnup-torsyx |)
2019-11-20 01:09:53 +03:00
;< ~ bind:m (send-hi ~linnup-torsyx ~marbud)
2021-06-18 08:54:17 +03:00
;< ~ bind:m end
2019-11-20 01:09:53 +03:00
(pure:m *vase)