You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2020. It is now read-only.
JuliaLang/julia#21969 isn't fixed so devs are removing Iterators.jl dependencies in favour of copying code in (e.g. JuliaMath/Combinatorics.jl#49). This has been a headache ever since the introduction of Base.Iterators and at this point the easiest solution might be to rename this package (with a redirect or pointer from the old name to the new name so existing dependencies aren't affected).