number_compare.d: fix number comparison for NaN
All comparisons with NaN should return NIL for consistency with the IEEE standard.
Please register or sign in to comment
All comparisons with NaN should return NIL for consistency with the IEEE standard.