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

Change iteration type from size 1 Vector{Int} to Ref{Int} #728

Closed
wants to merge 1 commit into from

Conversation

pri1311
Copy link

@pri1311 pri1311 commented Sep 2, 2023

Closes/Fixes #552

@pri1311 pri1311 changed the title Changing iteration type from size 1 Vector{Int} to Ref{Int} Change iteration type from size 1 Vector{Int} to Ref{Int} Sep 2, 2023
@avik-pal
Copy link
Member

handled in #882

@avik-pal avik-pal closed this Oct 16, 2024
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

Successfully merging this pull request may close these issues.

Iteration should be a Ref{Int}, not a size 1 Vector{Int}
2 participants