fun> Fun - type_safety_fails.fun — overview
Documentation for type_safety_fails.fun — overview
What it shows
- Examples that intentionally violate type expectations to illustrate safety checks.
How to run
- export FUN_LIB_DIR=”./lib”
- ./build_debug/fun examples/type_safety_fails.fun
- Or: fun examples/type_safety_fails.fun

