Key features of the library:
- A conceptual/syntactical similarity with the STL; the algorithms and idioms which programmers already know from STL can be applied again at compile-time.
- Algorithms can be used with different compile-time sequence structures and implementations
- Compose
- [Argument binding]?
- Lambda facility
- A convenient way to specify type lists without macros