Currently the classify procedures checks for NaNs using the check `x != x`, which is always false for NaNs and therefore that case is never entered. Using `!(x == x)` will work on the other hand.
builtin
intrinsics
package utf8
wchar_t
package c
string
char const *
intrinsics.type_is_unsigned
append_elem_string
strings.ptr_from_string