The std lib only provides `Pair` but the moment yo...
# arrow-contributors
r
The std lib only provides
Pair
but the moment you need a
Tuple4
or something like that you are gonna have to use the Arrow ones so for consistency we should use the same ones across all the code snippets