start | all-pages

c:-digit? Data Stack: c-f Address Stack: - For ASCII characters, return true if the character is not a numeric digit, or false otherwise. +s:DIGITS is used to track what is considered a digit. The set defaults to 09 and A-F, covering ranges through hexadecimal. Type: word Defined In: blocks