julia
b90274e3
- undo breaking change to kwargs iteration order
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
undo breaking change to kwargs iteration order This starts to decouple the performance improvement of #24795 from the existence of exactly one implementation of Core.NamedTuple, in preparation for implementing NamedTuple in Julia rather than C.
References
#25290 - decouple kwargs performance improvement from API changes
Author
vtjnash
Committer
vtjnash
Parents
ca7b6651
Loading