isExpose.isExpose

Undocumented in source.
template isExpose(Type, Interfaces...)
enum isExpose = allSatisfy!(isExposeSingle, Interfaces);

Meta