MapSummator.put

  1. void put(Range r)
    struct MapSummator(alias fun, T, Summation summation)
    void
    put
    (
    Range
    )
    (
    Range r
    )
    if (
    isIterable!Range
    )
    if (
    isMutable!T
    )
  2. void put(T x)

Meta