The OpenD Programming Language

ProdAccumulator.put

  1. void put(U e)
  2. void put(ProdAccumulator!T value)
    struct ProdAccumulator(T)
    @safe pure @nogc nothrow
    void
    put
  3. void put(Range r)
  4. void put(Range r)

Meta