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
It seems the specializations introduced in #22 didn't quite solve the issues of "incorrect" hits to immutable setindex!.
Atm it's a bit unclear to me if this is a BangBang.jl issue or if it's a ReverseDiff.jl issue. Specifically, is setindex! supposed to be allowed for promote_typeor whenever convert is available. Posting here for now.