Julia Programming Language
Allow use of named-argument syntax for positional arguments?
Internals & Design
proposal
akdor1154
June 30, 2020, 12:42am
50
Exactly right.
2 Likes
To Adopt mandatory semicolon in method calls if kwargs are passed
show post in topic
Related topics
Topic
Replies
Views
Activity
Why not always keyword?
Internals & Design
2
1045
April 28, 2018
Naming positional arguments at call site
Internals & Design
131
4259
September 21, 2023
To Adopt mandatory semicolon in method calls if kwargs are passed
Internals & Design
proposal
7
1563
July 25, 2020
Keyword arguments without a keyword?
Internals & Design
23
3713
September 7, 2023
Compact syntax for combining `Tuple` and `NamedTuple`: `(1, 2; x=2, y=3) == ((1, 2), (x=2, y=3))`
Internals & Design
15
793
March 21, 2022