Statistic.contains

Undocumented in source. Be warned that the author may not have intended to support it.
struct Statistic(T, Flag!"histogram" flag = No.histogram)
const pure nothrow @nogc
static if(flag)
bool
contains
(
const T size
)

Meta