circle constant

GenericType<Circle> const circle

Must be a Circle

Implementation

static const circle = GenericType<Circle>(TypeOid.circle);