Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isassigned predicates #105

Closed
JeffBezanson opened this issue Jul 9, 2011 · 0 comments
Closed

isassigned predicates #105

JeffBezanson opened this issue Jul 9, 2011 · 0 comments
Assignees

Comments

@JeffBezanson
Copy link
Sponsor Member

We need some way to detect whether object array locations and struct fields are assigned. It would be nice to include local variables as well, plus extensibility for hash tables etc. We might want syntax for this, plus syntax for "assign if not already assigned".

@ghost ghost assigned JeffBezanson Jul 9, 2011
StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
at-compat for Vector{T}(), Vector{T}(n), Array{T}  (fixes #105)
cmcaine pushed a commit to cmcaine/julia that referenced this issue Sep 24, 2020
LilithHafner pushed a commit to LilithHafner/julia that referenced this issue Oct 11, 2021
Keno pushed a commit that referenced this issue Oct 9, 2023
Keno pushed a commit that referenced this issue Oct 9, 2023
udesou pushed a commit to udesou/julia that referenced this issue Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant