9 lines
245 B
Markdown
9 lines
245 B
Markdown
|
|
# have_fun_function.fun — overview
|
||
|
|
|
||
|
|
What it shows
|
||
|
|
- A playful function-centric demo; small utility behaviors.
|
||
|
|
|
||
|
|
How to run
|
||
|
|
- export FUN_LIB_DIR="./lib"
|
||
|
|
- ./build_debug/fun examples/have_fun_function.fun
|
||
|
|
- Or: fun examples/have_fun_function.fun
|