[go: up one dir, main page]

pub static mut NAN_STRING: &'static [u8]
Expand description

Not a Number literal

To change the expected representation of NaN as a string, change this value during before using lexical.

Safety

Do not modify this value in threaded-code, as it is not thread-safe.