Sphere.contains

struct Sphere(T, int N)
const
bool
contains
()
if (
N == 2 ||
N == 3
)

Meta