text-matches? ( string text -- match-count/f )


Vocabulary
xmode.marker

Inputs
stringan object
textan object


Outputs
match-count/fan object


Definition

GENERIC: text-matches? ( string text -- match-count/f )


Methods