mean

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto mean(Xs xs)
    @nogc pure
    mean
    (
    Result = double
    Xs
    )
    (
    Xs xs
    )
  2. auto mean(Xs xs)

Meta