DEV Community

Discussion on: Underrated design patterns

Collapse
 
bertilmuth profile image
Bertil Muth

What kind of problems have you solved with it? I know that it fits best when processing e.g. tree structures.

Collapse
 
tonybaines profile image
Tony Baines

Exactly - operations on a graph of objects of different classes.