Hacker News new | ask | show | jobs
by bryanrasmussen 1965 days ago
We need a little discussion as to the best programming paradigms for cats - I'd call it "Cool for Cats"
1 comments

It is interesting how cats will implement tail recursion.
My cat still seems to run out of space when tail recursing when certain values get adjusted, I figure he needs to go into functional programming and no longer use shared and mutable positional values with what he uses to thread.
Awesome!