looking for a dictionary kind structure for counting purposes #1144
Answered
by
jeapostrophe
alcyoneus-g
asked this question in
Q&A
-
Is there something like python's dictionary or HashMap in java kind of structure I could leverage in reach (algorand network) What I plan to do is have the dictionary setup and there will be reach APIs that accept a type (the dictionary's key) and update the count values for the corresponding entry in the dictionary (value). Something like:
where the keys (1, 2, 3) are the categories/classes and the values are counts thanks |
Beta Was this translation helpful? Give feedback.
Answered by
jeapostrophe
Jun 15, 2022
Replies: 1 comment
-
https://docs.reach.sh/rsh/consensus/#mappings-creation-and-modification |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeapostrophe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.reach.sh/rsh/consensus/#mappings-creation-and-modification