|
|
|
|
|
by rscho
2032 days ago
|
|
Well, there's at least the concern that multiple dispatch results in unsafe edge cases across module boundaries, apparently. So, multiple dispatch as a library yes (and racket has that), but probably not ok in the core language? |
|