Unicode.Property.grapheme_link-question-mark

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

grapheme_link?(codepoint)

View Source

Returns a boolean 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 be true.