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
functionalC++ is a project I am creating to make a series of libraries for c++ which allows programers to quickly write faster safer code by using a functional pattern of programing. As the number of processors on a machine grow the advantage of writing parllized code grows.