Unicode.LineBreak.line_break

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

Returns the line break name(s) for the given binary or codepoint.

In the case of a codepoint, a single line_break name is returned.

For a binary a list of distinct line break names represented by the lines in the binary is returned.