fun> Fun - types_overview.fun — overview
Documentation for types_overview.fun — overview
What it shows
- Overview of language types with small examples.
How to run
- export FUN_LIB_DIR=”./lib”
- ./build_debug/fun examples/types_overview.fun
- Or: fun examples/types_overview.fun

