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

204 B

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