|
|
|
|
|
by mccoyb
255 days ago
|
|
To clarify my comment: I agree that multiple dispatch is a very good language feature. I enjoy it, and I’m well-versed in the expression problem, yada yada. That’s not what I meant by “method JIT architecture” — I meant calling back into the compiler at runtime to specialize code when the types are known. |
|