seany:
is typedef gone? http://forum.dlang.org/thread/aqsjjrtzfzslcopab...@forum.dlang.org?page=2
Right.
so If I want to define a new type as typedef string[] surrealNumber, then it does not work?
There is a Typedef implemented in Phobos. In some cases it works, but it's still buggy (search for it in Bugzilla if you want to know).
Bye, bearophile