Data.opCat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Data opCat(const(T)[] data)
    struct Data
    opCat
    (
    T
    )
    (
    const(T)[] data
    )
    if (
    !hasIndirections!T
    )
  2. Data opCat(Data data)

Meta