>
What would happen if you didn't have the 'when N > 0' and you call using fib(-1) ? 2008/7/1 Circular Function <>: > what does when N>0 do here? seems like no difference. > and would you consider this good idiomatic erlang(ofc there is an even > faster one that i found, posted at the end)? >