The -Wall flag was generating lots of warnings, so I went through
and fixed them all. Mostly this meant replacing unused variables with underscores, fixing names which shadowed other names, and adding type annotation.
Please register or sign in to comment