#visitor-pattern
Read more stories on Hashnode
Articles with this tag
The Visitor Pattern is a behavioral design pattern that allows adding new operations to a set of objects (elements) without modifying their structure....