Sphere.diameter

Undocumented in source. Be warned that the author may not have intended to support it.
struct Sphere(E, uint D)
@property const
E
diameter
()
()
if (
D >= 2 &&
isNumeric!E
)

Meta