isNaN top-level constant

Matcher const isNaN

A matcher that matches the numeric value NaN.

Implementation

const Matcher isNaN = _IsNaN();