Commit 0251b4e
committed
Rewrite the Transposition Module
Using State as opposed to threading state explicitly. I first attempted
to use ExceptT on top of state, but actually, the transposition cannot
fail.1 parent e130076 commit 0251b4e
1 file changed
Lines changed: 210 additions & 366 deletions
0 commit comments