1
0
Fork 0
forked from fun/fun
fun/docs/examples/typeof.md

9 lines
204 B
Markdown
Raw Normal View History

# typeof.fun — overview
What it shows
- Type inspection using typeof and related helpers.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/typeof.fun
- Or: fun examples/typeof.fun