Sudoku hard #union #array #tuple #game

by Bruno Ladeia @BrunoLad

Take the Challenge

Write a type that verifies [Sudoku](https://en.wikipedia.org/wiki/Sudoku) game is solved. This is based off a [challenge](https://typehero.dev/challenge/day-22) from Advent of Typescript 2023 by TypeHero (Day 22). So kudos for them for thinking up such a neat challenge!
Back Share your Solutions Check out Solutions