Open ParadaCarleton opened 3 years ago
I would love to drop this, but it is not as easy as you think. It would require a change in base, see https://github.com/JuliaLang/julia/pull/33495 If you want this, it would be awesome if you could revive that Base PR.
mostly solved by #174
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.