Julia Programming Language
Why no := operator for initializing variables
Internals & Design
Tamas_Papp
June 15, 2021, 3:49pm
11
AFAIK not requiring explicit declarations for locals was an explicit design choice for Julia. Cf eg
5 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
On using `=` vs `:=` for assignment
Offtopic
75
2677
October 21, 2024
Explicit denotation of variability and immutability
Internals & Design
proposal
97
8976
November 5, 2018
Aliases for `=` and `==`
Internals & Design
proposal
43
3257
May 25, 2021
Another possible solution to the global scope debacle
Internals & Design
231
18685
November 6, 2018
1.0 annoyances and Matlab comparison
Internals & Design
148
13254
June 22, 2018