I also wonder what would happen if I did “function piracy” like
@generated function Base.:+(a::T,b::T)
...
end # function
I also wonder what would happen if I did “function piracy” like
@generated function Base.:+(a::T,b::T)
...
end # function