std.std

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto std(S slice, bool isPopulation)
  2. auto std(S slice, Seed seed, bool isPopulation)
    template std(sumTemplateArgs...)
    nothrow @nogc deprecated pure nothrow @nogc deprecated
    std
    (
    S
    Seed
    )
    (,
    Seed seed
    ,
    bool isPopulation = false
    )
    if (
    isSlice!S
    )

Meta