urbit/pkg/arvo/imp/ph/hi-az.hoon

15 lines
318 B
Plaintext
Raw Normal View History

2019-10-02 06:25:19 +03:00
/- spider
2019-10-02 06:39:49 +03:00
/+ *ph-io
2019-10-02 06:25:19 +03:00
=, thread=thread:spider
^- imp:spider
|= =bowl:mall
=/ m (thread ,~)
2019-10-02 06:39:49 +03:00
;< ~ bind:m start-azimuth
;< ~ bind:m (spawn ~bud)
;< ~ bind:m (spawn ~dev)
;< ~ bind:m (real-ship ~bud)
;< ~ bind:m (real-ship ~dev)
;< ~ bind:m (send-hi ~bud ~dev)
;< ~ bind:m end-azimuth
2019-10-02 06:25:19 +03:00
(pure:m ~)