From 4dcfc0ee0de7bfa12cf8487071cbd20360cce2e3 Mon Sep 17 00:00:00 2001 From: tA Date: Wed, 16 Oct 2019 11:55:51 +1300 Subject: [PATCH] getting there --- 201/week3/tarn.hoon | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 201/week3/tarn.hoon diff --git a/201/week3/tarn.hoon b/201/week3/tarn.hoon new file mode 100644 index 0000000..e91d6a6 --- /dev/null +++ b/201/week3/tarn.hoon @@ -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)