Mean.put

  1. void put(double element)
    struct Mean
    void
    put
    pure nothrow @safe
    (
    double element
    )
  2. void put(typeof(this) rhs)

Meta