Hacker News new | ask | show | jobs
by mrosethompson 767 days ago
These are generally written as k2, k6, etc. -- is there a reason why you reversed them?
1 comments

Oh, good point, I might swap them. I think you're right.

I sometimes print something like "8(K P)" where I think putting the number in front makes more sense. But yeah, I think if there are no parentheses, I should just print it as you suggest.

Thank you!

OK, I've adjusted the output accordingly (https://github.com/alefore/knit/commit/b08f1d1957acf7b37c2cf...).