Unicode.Property.hex_digit-question-mark

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

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

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