julia
337ee84c - Replace broadcast_similar with plain old similar (#27110)

Commit
7 years ago
Replace broadcast_similar with plain old similar (#27110) Now that we have a first-class object that represents a lazy broadcast, we can just use `similar` itself to ask it what kind of container it should allocate.
Author
Parents
Loading