# IsType v0.1.1 - Table of Contents

> `IsType` injects a function into a struct allowing you to check its type.

## Modules

- [IsType](IsType.md): When used in a struct module, automatically generates a method to determine whether an object is of that type.

