Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
scatter over maps #106
Comments
|
Totally agree with this -- input in a ticket to be able to get map keys and values a while back. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
antonkulaga commentedApr 28, 2017
It would be nice to get methods to iterate over maps with scatter. It will also be good to have access to map.keySet and map.valueSet to be able to process keys or values of maps separately.