kenshoen's comments

kenshoen | 3 years ago | on: Kaktovik Numerals

Sub-base 5 makes the multiplication table actually smaller than decimal. Nice.

kenshoen | 3 years ago | on: Syntax Design (2014)

So is it a sintax for n-ary trees? Nice!

  newtype Jevko = Jevko ([(String, Jevko)], String)

kenshoen | 5 years ago | on: The Norway Problem

Yes, that looks like a right way to handle this problem without ignoring YAML spec. Define what to parse upfront.
page 1