CartesianPower.front

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] front [@property getter]
    struct CartesianPower(bool doCopy = true, T)
    @property
    static if(doCopy)
    T[]
    front
    ()
  2. T[] front [@property getter]

Meta