What is the future of `sin(::Vector)` when there is `sin.(::Vector)`?

Another reason for this is that, in 0.6, operators like .+ are planned to be broadcast calls. By longstanding convention, such “dot operators” behave like the ordinary scalar operators when acting on scalars.

4 Likes