What lambda expression grows exponentially with each evaluation?
It’s called the Y combinator. If evaluated lazily it wont necessarily run forever.
What lambda expression grows exponentially with each evaluation?
It’s called the Y combinator. If evaluated lazily it wont necessarily run forever.