9 lines
238 B
Markdown
9 lines
238 B
Markdown
# hex_example.fun — overview
|
|
|
|
What it shows
|
|
- Hex encode/decode helpers; working with hexadecimal representations.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/hex_example.fun
|
|
- Or: fun examples/hex_example.fun
|