ArrayOrSingle.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(T val)
    struct ArrayOrSingle(T)
    void
    opAssign
    (
    T val
    )
  2. void opAssign(T[] val)

Meta