std::String::slice<Char, Traits>::l_strip
l_strip
Strips whitespace from the left
Signature
l_strip(self, delim: char_vec& = {' ', '\t', '\n', '\r'}) -> sliceSpecifiers
const
l_stripStrips whitespace from the left
l_strip(self, delim: char_vec& = {' ', '\t', '\n', '\r'}) -> sliceconst