Unicode.Property.join_control-question-mark

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

join_control?(codepoint)

View Source

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

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