| Manicore
    Library to implement schemes on n-dimensionnal manifolds. | 

| Macros | |
| #define | PRED(x, ...) COMPL(IS_1(x)) | 
| #define | OP(x, ...) template class Manicore::Maps_loader<x>; | 
| #define | CONT(x, ...) DEC(x), __VA_ARGS__ | 
| #define CONT | ( | x, | |
| ... | |||
| ) | DEC(x), __VA_ARGS__ | 
| #define OP | ( | x, | |
| ... | |||
| ) | template class Manicore::Maps_loader<x>; |