The OpenD Programming Language

SmallArray.append

  1. typeof(this) append(T elem)
    struct SmallArray
    @safe pure @nogc ref
    typeof(this)
    append
    ()
  2. typeof(this) append(V[] array)

Meta