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
Initially I intended to keep thread-safety and concurrency outside of this repo, but nowadays I think it makes sense to start introducing those structures
For example
concurrenthashset.go
,concurrentpriorityqueue.go
?Please let me know if this is a valid use case for majority of the people who are using this library in production, I am willing to contribute.
Related issue(s) :
#68
The text was updated successfully, but these errors were encountered: