Cat is meowing! A new open source C++14 Functional Library has been released:
Cat: a C++14 Functional Library
by Nicola Bonelli
From the article:
Cat is a C++14 library, inspired by Haskell. Cat aims at pushing the functional programming approach in C++ to another level. [...] On one hand it works for filling the gap in the language with respect to functional programming. [...] On the other hand Cat promotes the use of generic programming with type classes, inspired by Category Theory.
Add a Comment
Comments are closed.