isNaN

query if any entry is nan

pure nothrow @nogc @safe
alias isNaN = isnan

Meta