You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like the exposition of type in https://www.youtube.com/watch?v=osdeT-tWjzk
where Jeff explains how dynamic languages has to keep tag for each variable, whereas static languages does not have to. It might be a good introduction to the type system of julia.
The text was updated successfully, but these errors were encountered:
I really like the exposition of type in
https://www.youtube.com/watch?v=osdeT-tWjzk
where Jeff explains how dynamic languages has to keep tag for each variable, whereas static languages does not have to. It might be a good introduction to the type system of julia.
The text was updated successfully, but these errors were encountered: