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
We've been informally talking about moving stuff to Base. I figured we should actually have a record of what has been attempted and things we think are stable enough to consider.
Static size related stuff currently all depends on either accepting Create staticint.jl JuliaLang/julia#44538 or someone figuring out a functional alternative. A lot of methods depend on it (ArrayInterface.size, ArrayInterface.lengthArrayInterface.strides, ArrayInterface.offsets, and all the known_* counterparts)