julia
836d5157
- Deprecate cell() in favor of Array{Any}()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Deprecate cell() in favor of Array{Any}() This MATLAB-ism feels out of place in Julia, and isn't used very often in the code base. This change also makes the names of C functions more consistent with other ones.
References
#16515 - Deprecate cell() in favor of Array{Any}()
Author
nalimilan
Committer
nalimilan
Parents
ed0a7a88
Loading