dselman / unions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unions

Sample project that uses a Concerto model to generate Typescript. The Typescript code uses descriminated unions (tagged unions) and includes a switch statement that ensures that all tags are covered.

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%