# BoundCond v0.1.0 - Table of Contents

> A cond variant whose clauses can thread interim variables through a :bind step.

## Pages

- [BoundCond](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [BoundCond](BoundCond.md): `bound_cond/1` — a `cond` whose clauses can thread interim variables.

