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.
I'd propose calling it arclength.
The text was updated successfully, but these errors were encountered:
length
is used extensively in Base for iterator and broadcasting behaviour, and so overridinglength(::ClosedInterval)
to mean something other than the iterator length is a bad idea.I'd propose calling it
arclength
.The text was updated successfully, but these errors were encountered: