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

686 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - functions_test.fun — overview Documentation for functions_test.fun — overview Documentation for functions_test.fun — overview /documentation/examples/functions_test/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

functions_test.fun — overview

What it shows

  • Functions, closures, and return behavior; call semantics basics.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/functions_test.fun
  • Or: fun examples/functions_test.fun