JuliaReach / LazySets.jl

Scalable symbolic-numeric set computations in Julia
https://juliareach.github.io/LazySets.jl/
Other
226 stars 32 forks source link

Remove redundant `VectorIterator` #3529

Closed schillic closed 1 week ago

schillic commented 4 weeks ago

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