fw4spl
fwTools::makeSetOfSingletons Struct Reference

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: