isInterface.isInterface

Undocumented in source.
template isInterface(alias T)
enum isInterface = is(T == interface);

Meta