In which area (gaming, web development, app development, etc) do you see functional programming…
Simyan Anwar
127
I’d add any kind of concurrent application development be it making the most of multi cores or developing distributed multi node applications, immutability and pure functions can eliminate a lot of headache in these cases