Julia Programming Language
Structure binding in Julia?
General Usage
Oscar_Smith
November 28, 2022, 3:39am
2
To do this you would have to do
a,b = s.a, s.b
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Unpacking struct properties
New to Julia
3
588
November 4, 2022
Assigning struct to multiple variables
General Usage
destructuring
6
430
October 15, 2022
With struct do
New to Julia
question
19
1565
June 15, 2020
Decomposing struct in function argument
General Usage
question
,
struct
,
functions
,
destructuring
4
421
May 8, 2023
Get fieldnames and values of `struct` as NamedTuple
General Usage
29
11405
November 26, 2018