Halas, that's not what the OP wants. He needs properties on the *type* itself: int.foo instead of foo!int.
So no, this is not possible.
Philippe Sigaud via Digitalmars-d-learn Mon, 14 Jul 2014 04:29:15 -0700
Halas, that's not what the OP wants. He needs properties on the *type* itself: int.foo instead of foo!int.
So no, this is not possible.