You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to drop this, but it is not as easy as you think. It would require a change in base, see JuliaLang/julia#33495
If you want this, it would be awesome if you could revive that Base PR.
The single line:
Makes up most of the package's compile time; it could easily be moved to StaticArrays.jl, avoiding the cost of having to use Requires.jl.
The text was updated successfully, but these errors were encountered: