composite-uniform-leaf-composite-treatment

Status: IN

The Composite pattern lets clients treat individual objects (Leaves) and compositions of objects (Composites) uniformly through a shared Component interface, enabling recursive part-whole hierarchies.

Source: entries/2026/06/17/gof-oo-chunk-12.md

Depended on by

JSON