/ts-fizz-buzz

The generic Fizz Buzz test built entirely with TypeScript type annotations.

Primary LanguageTypeScript

ts-fizz-buzz

The generic Fizz Buzz test built entirely with TypeScript type annotations.
This means that is works solely on typescript types - so it is a compile time Fizz Buzz "Solution".
And using VSCode IntelliSense you see the solution without even "running" your code!

IntelliSense Example

See a live demo

Playground Link