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

Remove redundant VectorIterator #3529

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Remove redundant VectorIterator #3529

merged 1 commit into from
Jun 26, 2024

Conversation

schillic
Copy link
Member

The wrapper type VectorIterator is redundant because an AbstractVector already exposes all relevant functions. I will also remove it from ReachabilityBase.

@schillic schillic marked this pull request as ready for review June 12, 2024 03:50
@schillic schillic merged commit 24d4f40 into master Jun 26, 2024
7 checks passed
@schillic schillic deleted the schillic/VectorIterator branch June 26, 2024 17:59
ederag added a commit to ederag/OpticSim.jl that referenced this pull request Aug 6, 2024
Due to JuliaReach/LazySets.jl#3529
> The wrapper type VectorIterator is redundant
> because an AbstractVector already exposes all relevant functions.
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.

2 participants