fun> Fun - nested_loops.fun — overview
Documentation for nested_loops.fun — overview
What it shows
- Control flow with nested loops; inner/outer loop coordination.
How to run
- export FUN_LIB_DIR=”./lib”
- ./build_debug/fun examples/nested_loops.fun
- Or: fun examples/nested_loops.fun

