Julia Programming Language
X, y = 1, 2, 3 doesn't raise error? Neither does x, = 3
General Usage
question
jrevels
January 27, 2017, 6:41pm
6
Also see
https://github.com/JuliaLang/julia/issues/18312
.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Unexpected behavior defining a function on one line with semi-colons
General Usage
14
1840
January 20, 2017
Is it bad style to write `a = foo()` instead of `a, _ = foo()`?
New to Julia
style
4
536
May 18, 2021
Why x[[1,2]] = [0,0] works?
General Usage
question
2
649
December 13, 2018
Inconsistency of line continuation after comma in script vs REPL
Internals & Design
question
0
511
August 4, 2018
The zero-argument anonymous function name
General Usage
27
4465
June 1, 2017