602 B
602 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - conversions_showcase.fun — overview | Documentation for conversions_showcase.fun — overview | Documentation for conversions_showcase.fun — overview | /documentation/examples/conversions_showcase/ | en |
|
What it shows
- Numbers, strings, and bytes conversions; typical idioms and edge cases.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/conversions_showcase.fun
- Or: fun examples/conversions_showcase.fun