# Behave v0.1.1 - Table of Contents

> `Behave` checks whether a module implements the behaviour defined in
another module.

## Modules

- [Behave](Behave.md): `Behave` allows you to check whether one Elixir module implements a
given
[Behaviour](https://elixir-lang.org/getting-started/typespecs-and-behaviours.html).

