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
The only way I can think of to implement this is to put the functions in Data.HashMap.Strict or Data.HashMap.Lazy instead of the Internal modules because HashSet is defined in terms of HashMap.