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
My goal for this project is to make a multi-threaded search for primes that is faster than the single threaded version, as an excersise in using golang.