Closed
Description
openedon Sep 3, 2016
We shouldn't let people use isdefined
with Arrays, since isassigned
is perfectly good for Arrays and also does the right thing for AbstractArrays. Also, as @yuyichao points out, we will most likely want to separate the functions for #12447. The only non-trivial part here is the deprecation, which needs to happen in the C code since isdefined
is not a generic function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels