# Functions
NewCircle constructor for Circle.
NewComposite constructor for Composite.
NewCompoundShape constructor for CompoundShape.
NewRectangle constructor for Rectangle.
# Structs
Circle struct.
Composite struct.
CompoundShape struct.
Leaf struct.
Rectangle struct.