JuliaReach / LazySets.jl

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

Rename and move helper function #3621

Closed schillic closed 16 hours ago

schillic commented 1 month ago

The function arg_minmax is only used in one place and not exported. So I suggest to rename it and move it closer to where it is used.