D Programming/Properties
To be completed.
Properties
editFor All Types
edit- .init
- .sizeof
- .alignof
- .mangleof
For Integral Types
edit- .init
- .max
- .min
For Floating Point Types
edit- .init
- .infinity
- .nan
- .dig
- .epsilon
- .mant_dig
- .max_10_exp
- .max_exp
- .min_10_exp
- .min_exp
- .max
- .min
- .re
- .im