|
Reflections on an typo (getindex(::NamedTuple, ...))
|
|
4
|
123
|
October 22, 2025
|
|
Destructuring of NamedTuple in julia 1.10
|
|
3
|
211
|
May 25, 2025
|
|
Destructuring syntax in julia 1.7
|
|
66
|
10511
|
October 27, 2022
|
|
Slurping in not final position
|
|
11
|
450
|
August 15, 2023
|
|
Property destructuring
|
|
5
|
598
|
July 12, 2023
|
|
Decomposing struct in function argument
|
|
4
|
432
|
May 8, 2023
|
|
Assigning struct to multiple variables
|
|
6
|
457
|
October 15, 2022
|
|
Destructuring syntax does not respect const annotation
|
|
2
|
443
|
October 14, 2022
|
|
Destructuring NamedTuples with Regular Expressions
|
|
6
|
397
|
October 10, 2022
|
|
Namedtuple destructuring in macro fails roughly due to macro hygiene (since gensym goes eagerly)
|
|
2
|
357
|
September 8, 2022
|
|
How to desctructure a namedtuple and declare the variables to be constants using the new destructuring syntax?
|
|
1
|
425
|
February 21, 2022
|