# TaggedWith v0.1.0 - Table of Contents

> A `with` that tags each clause's failure by name, so `else` can tell which step failed, even when two clauses fail with the same-looking value.

## Pages

- [TaggedWith](readme.md)

## Modules

- [TaggedWith](TaggedWith.md): A `with` that tags each clause's failure by name, so `else` can tell which
step failed even when two clauses can fail with the same-looking value.

