forked from blitz-research/monkey
-
Notifications
You must be signed in to change notification settings - Fork 1
Module monkey.map
Leonard Thieu edited this page Aug 23, 2019
·
2 revisions
The map module provides support for associative maps.
The map module provides support for associative maps.
In addition to the generic Map class, the map module also provides utility classes for handling maps of ints, floats and strings.
Please refer to the Map class for more information on how monkey implements maps.
- Home
- Tutorials
- Samples
- API Reference
- Programming
- Target SDKs
- Tools
- Links
- Credits