Unicode.GraphemeClusterBreak.grapheme_breaks

You're seeing just the function grapheme_breaks, go back to Unicode.GraphemeClusterBreak module for more information.

Returns the map of Unicode grapheme cluster breaks.

The grapheme cluster break name is the map key and a list of codepoint ranges as tuples as the value.