fun> Fun - type_safety.fun — overview
Documentation for type_safety.fun — overview
What it shows
- Static/dynamic type checks and enforcing type safety in small examples.
How to run
- export FUN_LIB_DIR=”./lib”
- ./build_debug/fun examples/type_safety.fun
- Or: fun examples/type_safety.fun

