|
|
|
|
|
by cbkeller
1911 days ago
|
|
In this context, I think there might be an argument to be made that Julia is to multiple dispatch (or multiple dispatch + JAOT) as the iPhone is to “touchscreen computers that can make phone calls”. It’s not that it’s the first, but it seems to be the first where the use of multiple dispatch throughout the community was sufficiently pervasive to kick-start the emergence of the strong network effects we’re now seeing w/r/t composability. I would not be surprised to see more languages working to emulate this kind of combination of multiple dispatch and JAOT compilation in the future. |
|