ctype 0.2.0
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
Gemfile:
=
install:
=
Versions:
- 0.2.0 March 17, 2005* (4 KB)