This module provides the template metaprogramming variant of compile-time reflection, allowing client code to do type-level computations on the contents of a D module.
Information about types and symbols at compile-time, similar to std.traits.