julia
040cf46f
- store a minimal list for jl_module_init_order
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
store a minimal list for jl_module_init_order reduces runtime lookup effort. but the real reason is that it is a workaround because of the replacing of Core.Inference
References
#13485 - runtime versions of Intrinsics.reinterpret
Author
vtjnash
Committer
vtjnash
Parents
6e100101
Loading