fw4spl
|
MetaFunction ( used for pseudo Curryfication ) which transform a set where new elements are singleton of 1st set elements i.e { a , b , c } –> { {a}, {b}, {c} }. More...
#include <Combinatory.hpp>
Classes | |
struct | apply |
MetaFunction ( used for pseudo Curryfication ) which transform a set where new elements are singleton of 1st set elements i.e { a , b , c } –> { {a}, {b}, {c} }.
Definition at line 66 of file Combinatory.hpp.