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
Sorry - I meant Name not Names. A good point - we also should export Not.
Other things exported by NamedArrays.jl are NamedArray, NamedVector, NamedMatrix. We could re-export them, but we do not have to (probably it does not harm to do it, but they are needed for manual creation of named arrays, which I think most of the users do not need to do, and if they do then they can load NamedArrays.jl).
I think it would be nice if we re-export
Names
from NamedArrays.jl. Is it OK with you?The text was updated successfully, but these errors were encountered: