Impero.jl
Impero.jl copied to clipboard
Rename `@wrapper` to `@impero`?
Wrapper seems like a pretty generic name for a macro so I was wondering if renaming it to something like @impero would make sense?
I guess @impero u means something like "I command the variable u". Imperialistic vibes haha.
Cool idea! previously it was called @wrapper because it literally created a struct called Wrapper that plays nice with the syntax tree. I wonder if the struct needs to be renamed too....
Definitely food for thought