var.var

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

Meta