Unicode.WordBreak.word_breaks

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

Returns the map of Unicode line breaks.

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