Unicode.Property.sentence_terminal-question-mark
You're seeing just the function
sentence_terminal-question-mark
, go back to Unicode.Property module for more information.
Returns a boolean indicating if the
codepoint or string has the property
:sentence_terminal
.
For string parameters, all codepoints in
the string must have the :sentence_terminal
property in order for the result to be true
.