D Documentation [ Log in ]
std.ctype
This module provides functionality for classification of simple characters.

1. std.ctype.isalnum

2. std.ctype.isalpha

3. std.ctype.iscntrl

4. std.ctype.isdigit

5. std.ctype.islower

6. std.ctype.isupper

7. std.ctype.isxdigit

8. std.ctype.ispunct

9. std.ctype.isspace

10. std.ctype.isgraph

11. std.ctype.isprint

12. std.ctype.isascii

13. std.ctype.tolower

14. std.ctype.toupper

PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.
This is the inofficial wiki for documenting the D programming language.
- Profiler -
Time for site generation: 0.0136 s