|
|
|
|
|
by steveklabnik
42 days ago
|
|
I have not had time to look at the code myself, but from when this was initially posted to Reddit, IIRC it had around a thousand global mutable variables, which are unsafe to access. I am very curious what the numbers are once the test suite passes and after a few passes of reducing the amount of unsafe. |
|