2cl (pronounce "toccle") is a functional programming extension for C++
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

5 řádky
153 B

#pragma once
#include "combinations/function.hpp"
#include "combinations/compose.hpp"
#include "combinations/tuple.hpp"
#include "combinations/curry.hpp"