Assigning a macro to a variable

Macros are just functions with a funny name

@eval const $(Symbol("@f")) = $(Symbol("@btime"))
6 Likes