I have a simple type check in my Typescript variable declaration that ensures all elements in an array of tuples are of length 2 and are both numbers:
const t