Post #2639738
2025-05-16 08:38 UTC
@david_chisnall@infosec.exchange
First, the compiler will turn a tail-recursive function into a loop.
so is the implication here that the compiler would also recognize this non-tailrec example above and transform it to tailrec first?
Replies (0)
No replies.