Java 8, released in 2014, introduced lambdas and the possibility to write code in a functional style through streams of elements. C++11 standard was published in 2011, and it introduced lambdas too, which altogether with old and new functions in algorithm (e.g. accumulate(), for_each(), count(), transform()) allow for a functional style in C++.
Showing posts with label optimisation. Show all posts
Showing posts with label optimisation. Show all posts
2018-04-08
Java 8, functional style and efficiency
Labels:
c++11,
concurrency,
efficiency,
fortran,
functional,
java,
optimisation,
parallelism,
performance,
stream,
test
Subscribe to:
Posts (Atom)
