[go: up one dir, main page]

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

Short infinity literal

To change the expected representation of Infinity 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.