Unicode.Property.grapheme_link

You're seeing just the function grapheme_link, go back to Unicode.Property module for more information.
Link to this function

grapheme_link(codepoint)

View Source

Returns :grapheme_link or nil indicating if the codepoint or string has the property :grapheme_link.

For string parameters, all codepoints in the string must have the :grapheme_link property in order for the result to :grapheme_link.