--- layout: page published: true noToc: true noComments: false noDate: false title: Fun - conversions_showcase.fun — overview subtitle: Documentation for conversions_showcase.fun — overview description: Documentation for conversions_showcase.fun — overview permalink: /documentation/examples/conversions_showcase/ lang: en tags: - documentation - handbook - installation - usage - introduction - help - guide - howto - docs - specifications - specs - repl --- # conversions_showcase.fun — overview 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