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
Julia v1.11 docs for PersistentDict use Base.delete in the examples but it's not part of the public API. It's a bit misleading to use internal/private methods in public API docs. This should probably be formalized or removed from the doc string.