The Phobos documentation online at d-programming-language.org is out-of-date. Specifically, the docs for std.uni are incomplete: functions like isNumber(), isPunctuation, isNumber(), are not listed in the online docs, even though they do have doc comments in the source code.
Comment #1 by hsteoh — 2012-01-15T22:17:28Z
Actually, upon closer inspection, I see that the comments are not doc comments. So this request should be to add doc comments to the named functions in std.uni.