Hacker News new | ask | show | jobs
by sk5t 2166 days ago
I’m a bit puzzled at the idea of using recursion for an infinite sequence (did OP mean factorial?). Give me a LazyList / generator / IEnumerable instead any day for Fib.