On 2017-07-10 21:51, ketmar wrote:
string mixin with concatenation. this is basically what C macro is anyway.
So you mean pass all arguments to the function as strings and using a string mixin on the call site?
-- /Jacob Carlborg
On 2017-07-10 21:51, ketmar wrote:
string mixin with concatenation. this is basically what C macro is anyway.
So you mean pass all arguments to the function as strings and using a string mixin on the call site?
-- /Jacob Carlborg