Julia Programming Language
Add varargs... to generic function
General Usage
functions
GunnarFarneback
July 12, 2022, 5:59am
4
The macro transforms the code which defines
f
, it doesn’t act on the function.
show post in topic
Related topics
Topic
Replies
Views
Activity
Calling julia functions with keyword arguments using macro
General Usage
metaprogramming
2
440
October 4, 2018
How to pass any number of symbols to a macro using a function?
General Usage
0
177
January 25, 2023
Metaprogramming function with keyword argument
General Usage
macros
,
metaprogramming
2
1244
July 21, 2018
Speeding Up Function with ::Function and ::Vararg input
Performance
17
943
February 19, 2021
Macro to generate 2 keyword function parameters
General Usage
macros
,
keyword-arguments
3
109
April 17, 2025