examples/fib

Computing a Fibonacci sequence with nested threads. (Absolutely not efficient; the purpose is to demonstrate threads' integrity ;-)

source code

💡 Open the developer console to see the results.