Tuple
class Tuple
Auxiliary generic class to represent a pair of position and associated move. It is immutable.
This is a facade created to enable exporting the code to JS, though it can also be used directly within the JS modules of any KMP project.