float2

Undocumented in source.
  1. alias float2 = Vector!(float[2])
    version(LDC)
    alias float2 = Vector!(float[2])
  2. struct float2

Meta