Unicode.Property.other_grapheme_extend-question-mark

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

other_grapheme_extend?(codepoint)

View Source

Returns a boolean indicating if the codepoint or string has the property :other_grapheme_extend.

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