getting there

This commit is contained in:
Thorn Avery 2019-10-16 11:55:51 +13:00
parent 40795a9d30
commit 4dcfc0ee0d

12
201/week3/tarn.hoon Normal file
View File

@ -0,0 +1,12 @@
:: 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)