fun> Fun - uint_types.fun — overview
Documentation for uint_types.fun — overview
What it shows
- Unsigned integer types and operations; ranges and conversions.
How to run
- export FUN_LIB_DIR=”./lib”
- ./build_debug/fun examples/uint_types.fun
- Or: fun examples/uint_types.fun

