Unicode.Property.hex_digit
You're seeing just the function
hex_digit, go back to Unicode.Property module for more information.
Returns :hex_digit or nil 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 :hex_digit.