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
length is used extensively in Base for iterator and broadcasting behaviour, and so overriding length(::ClosedInterval) to mean something other than the iterator length is a bad idea.