2cl (pronounce "toccle") is a functional programming extension for C++
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
|
- #pragma once
- #include "combinations/function.hpp"
- #include "combinations/compose.hpp"
- #include "combinations/tuple.hpp"
- #include "combinations/curry.hpp"
|