661 B
661 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - maps.fun — overview | Working with maps, construction, lookup/update, merging, iteration, and common patterns. | Working with maps, construction, lookup/update, merging, iteration, and common patterns. | /documentation/examples/maps/ | en |
|
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