isNaN

query if any entry is nan

@safe pure nothrow
alias isNaN = isnan

Meta