ctype is a simple implementation of ctype.h. It provides methods like alpha? and digit? for Fixnums and Strings, so it can be used for string analysing (like scanners): 'c'.alpha? -> true
Required Ruby Version
> 0.0.0
Authors
murphy
Versions
- 0.2.0 March 17, 2005This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (4 KB)