Essence.Token.is_word-question-mark
You're seeing just the function
is_word-question-mark
, go back to Essence.Token module for more information.
Link to this function
is_word?(token)
Determines whether a given token
is a word or not. Returns true
if the
token is a word, false
otherwise.