Simplify.jl
Simplify.jl copied to clipboard
Reduce dynamic dispatch in `normalize`
Currently if you use Traceur to look for dynamic dispatch in normalize It’s a never ending series or dynamic dispatch warnings. Seems like there is a long list of things we need to make type stable.