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
All of the collections in this package require mutating GC-managed objects atomically. Unfortunately, this was simply not possible to do before Julia 1.7.
Why require Julia 1.7?
Could even Julia 1.0 be supported?
The text was updated successfully, but these errors were encountered: