Closed langston-barrett closed 11 months ago
Fixes #244. Should result in slightly better performance for code that annotates bound variables, and prettier printing.
FWIW, I've tested this against a (unfortunately, closed-source) codebase that makes heavy use of the annotation mechanism and these changes don't seem to affect its functionality (which is good).
Fixes #244. Should result in slightly better performance for code that annotates bound variables, and prettier printing.