Alias D16.numFormats

struct D16
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.uNorm);
  // ...
}