pub(crate) fn string_lessp<'ob>( string1: StringOrSymbol<'ob>, string2: StringOrSymbol<'ob>, ) -> Result<bool>