Nice summary of what's new in #julialang 0.5: http://julialang.org/blog/2016/10/julia-0.5-highlights …
-
-
It turns out generic is a pretty generic term. :)
-
does any language provide generic funs with multiple dispatch but no inheritance? (i.e. go style composition)
-
Not sure. Does Go do something like that? I thought it had no generics: one func name <=> one args signature.
-
in Julia inheritance is only of "abstract types" where are interfaces (no state), right? Seems similar.
-
Big difference is that Julia inheritance is single inheritance. That's the biggest weakness as interface system.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.