Helloes Hive Workshop
I ask so many questions here that this type of greeting become some kind of my personal initiation ritual...
But to the point: let's say that i have a hashtable of integers. Let's say that I saved some number at the 'point' (as I understand Hashtables represent cartesian coordinates with only positive integers) on the table with coordinates (a, b).
And here's my question - is there a way to get the 'b' value while knowing 'a' and number saved on (a, b)? I couldn't find my answer at the hastable tutorials, they just explain the basics.
I ask so many questions here that this type of greeting become some kind of my personal initiation ritual...
But to the point: let's say that i have a hashtable of integers. Let's say that I saved some number at the 'point' (as I understand Hashtables represent cartesian coordinates with only positive integers) on the table with coordinates (a, b).
And here's my question - is there a way to get the 'b' value while knowing 'a' and number saved on (a, b)? I couldn't find my answer at the hastable tutorials, they just explain the basics.