Alias D32.numFormats

struct D32
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.sFloat);
  // ...
}