Relative Content

Tag Archive for julia

Typed varargs in Julia

I Julia, I would like to define a function with a variable number of typed arguments
In particular I would like to overload the + operator in this way