Dec 28, 2023 Post comments count1 Post likes count5 Safer recursion in F# David Schaefer Tail recursion is a new F# compiler feature which helps to avoid stack overflows.