Eventi>Community Days 2014 Roma
In recent year we’ve see functional programming gaining more and more importance. Not only does it solve many problems of concurrency but it also provides new powerful abstractions for structuring composable and reusable libraries. I’ll give you examples of how these ideas can be used in C++ to improve the standard futures library or how to use immutable data structures to solve dynamic programming problems.