1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/nested_loops.md

537 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - nested_loops.fun — overview Documentation for nested_loops.fun — overview Documentation for nested_loops.fun — overview /documentation/examples/nested_loops/ en
example
nested_loops

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