Most importantly, this means my type system N-queens solution now works for an 8x8 chessboard (actually up to 10x10) instead of complaining about recursion depth:
They’re delivering this so quickly. 72 seconds down to 6 is a remarkable improvement, considering it’s not yet complete and assuming they haven’t spent concerted effort optimising it to perfection.
Most importantly, this means my type system N-queens solution now works for an 8x8 chessboard (actually up to 10x10) instead of complaining about recursion depth:
https://www.richard-towers.com/2023/03/11/typescripting-the-...