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

218 B

maps.fun — overview

What it shows

  • Working with maps: creation, indexing, iteration, and typical idioms.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/maps.fun
  • Or: fun examples/maps.fun