Jackson Davis

Results 2 issues of Jackson Davis

Hi, Not sure if this is the best way of suggesting a solution improvement but here goes :) Instead of explicitly calculating a Log base 2 on the lowest set...

enhancement

Chapter 11 (Resolving and Binding) introduces a Hashmap from `Expr` to depth. As written in Java, this works fine, because Java's default "dumb" hashcode/equality is identity-based, and tokens/expressions are never...