blob: 51910a3192983035c0e231924db38932f9ca9985 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
FunctionalPlus is a small header-only library supporting you in reducing code
noise and in dealing with only one single level of abstraction at a time. By
increasing brevity and maintainability of your code it can improve productivity
in the long run. It pursues these goals by providing pure and easy-to-use
functions that free you from implementing commonly used flows of control over
and over again.
WWW: https://github.com/Dobiasd/FunctionalPlus
|