[#B144658E63F7F6D7EE8F5659585F13B5FE3C4BA9]
Return the result of comparing to another string
                            
        
            constexpr
int
compare(
    size_type pos1,
    size_type n1,
    char const* s) const;
        
    See `core::string_view::compare`