NSNumberD

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.
version(D_ObjectiveC)
extern (Objective-C)
struct NSNumberD (
T
) if (
isValidObjectiveCNumber!T
) {}

Constructors

this
this(T t)
Undocumented in source.

Alias This

num

Members

Variables

num
NSNumber num;
Undocumented in source.

Meta