Tail recursion is a new F# compiler feature which helps to avoid stack overflows.
Safer recursion in F# Tail recursion is a new F# compiler feature which helps to avoid stack overflows.