Julia Programming Language
How to pass first argument of a function as default and only input second argument
New to Julia
question
Tamas_Papp
May 21, 2019, 12:47pm
2
Consider using
keyword arguments
.
Also, please
quote your code
.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Get default function arguments
General Usage
question
3
2144
July 23, 2018
Make function arguments positional or keyword
General Usage
functions
,
keyword-arguments
35
3850
October 19, 2018
Best Practice: Default Values/Optional Arguments/Readable Code
New to Julia
5
7753
May 16, 2019
Is it possible to define a default argument value based on the function's internal variables at the moment of return?
Internals & Design
question
2
3552
October 15, 2020
Default value that doesn't correspond to an argument type
New to Julia
question
1
324
January 7, 2022