Skip to main content

is_breakz

Function is_breakz 

Source
pub fn is_breakz(c: char) -> bool
Expand description

Check whether the character is nil or a line break (\0, \r, \n).