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
Defining a variable according to an if-else statement
General Usage
question
13
4640
July 10, 2017
Initializing an object with `nothing`
New to Julia
9
3663
August 2, 2017
Is there a way to define a 'module' variable?
New to Julia
3
1548
February 16, 2021
Scope issue with begin/end
New to Julia
2
136
March 27, 2024
Using Let block
General Usage
scope
15
1607
November 2, 2024