We're glad you're here, but we'd be thrilled if you voted! Login and vote now.
By Volume4
via dotnet.dzone.com
Submitted: May 22 2008 / 13:10
When asking the question how does functional programming help me with concurrent programming? The standard response tends to be functional programming use immutable data structures, read-only data structures can be shared between threads without issues, end of problem. Except it isn’t.
SaveShareSend
Tags: .net, web design
Add your comment