Posts by Sculptor94 • 11 points
1 post
-
1
votes3
answers361
viewsQ: Attempt to manipulate values of a vector generated by a JSON
I am trying to "change" values of a vector received from the consumption of a JSON. My logic was to create a for to traverse the vector, parse the item on that partition and rewrite into a copy…