julia
20af3973
- Added `empty
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Added `empty * `empty` returns an `Associative` with no keys, replacing `similar`. * Also `empty(::Tuple) = ()` and `empty(::Array{T}) = T[]`.
References
#24390 - Add `empty` and change `similar(::Associative)`
Author
Andy Ferris
Committer
Andy Ferris
Parents
3e68732d
Loading