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

9 lines
218 B
Markdown

# 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