isInfinity

query if any entry is inf

@safe pure nothrow
alias isInfinity = isinf

Meta