Function biodivine_sketchbook::algorithms::fo_logic::tokenizer::skip_whitespaces
source ยท fn skip_whitespaces(chars: &mut Peekable<Chars<'_>>)
Expand description
Check all whitespaces at the front of the iterator.