Hoon101/101/week1/week1.hoon

8 lines
257 B
Plaintext
Raw Normal View History

2019-07-09 20:20:08 -04:00
:: Hoon School - Week 1
:: ~bannum-magtus || s@p7.co.nz
::
|= inp=@ :: 1 - create a gate with one atom input, 'inp'
^- @p :: 2 - use kethep to cast inp to a planet aura
inp :: 3 - close the kethep, and ergo close the bartis
2019-07-15 18:41:36 -04:00