In .Net, I know that it is possible to make cause calls because the F # compiler, when optimizing code, transforms a function with tail recursion into a function with a loop, thus avoiding stack overflows. To make it clearer, I'll use a factoria...
asked by
03.02.2014 / 19:46