The search functionality needs JavaScript enabled
Detect whether T is the World class.
T
World
enum isWorld(T) = __traits(isSame, T, World);