isInfinity

query if any entry is inf

pure nothrow @nogc @safe
alias isInfinity = isinf

Meta