isNaN top-level constant

const isNaN = const _IsNaN()

A matcher that matches the numeric value NaN.

Implementation

const Matcher isNaN = const _IsNaN()