/ts-visitor

a visitor design pattern example in TypeScript

Primary LanguageTypeScript

This repository is an example of how to use the Visitor design pattern in TypeScript.

Follow this blog article for a detailed explanation and walkthrough of the code.