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

553 B

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

What it shows

  • Sampler of common standard library modules and utilities.

How to run

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