Hoon101/201/week3/tarn.hoon

13 lines
219 B
Plaintext
Raw Normal View History

2019-10-15 18:55:51 -04:00
:: Hoon 201 - Week 3
:: ~bannum-magtus | s@p7.co.nz
::
:: not sure how deep into the different variants
:: we needed to go, hope the kiss method works fine
::
|* [l=(list) f=gate]
|-
?~ l
~
:- i=(f i.l)
f=$(l t.l)