The OpenD Programming Language

toAA.toAA

  1. T[string] toAA()
    template toAA()
    const
    static if(__traits(compiles, (ref const T a)))
    T[string]
    toAA
    ()
    ()
  2. T[string] toAA()
  3. const(T)[string] toAA()

Meta