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 know #418 will add post-1.9 support for eachslice(::AbstractDimStack; dims), but I wonder if we could right now add support that would work for pre-1.9:
I know #418 will add post-1.9 support for
eachslice(::AbstractDimStack; dims)
, but I wonder if we could right now add support that would work for pre-1.9:As a bonus, unlike the version in Base, this already supports multiple dimensions.
The text was updated successfully, but these errors were encountered: