# Newt v10.0.0 - Table of Contents

> A newtype abstraction for Elixir

## Pages

- [Newt](readme.md)

## Modules

- [Newt](Newt.md): A low-cost abstraction implementing the NewType pattern in Elixir
- [Newt.Unwrap](Newt.Unwrap.md): A protocol for unwrapping values from NewTypes.

- Exceptions
  - [Newt.UnstorableError](Newt.UnstorableError.md)
  - [Newt.ValidationError](Newt.ValidationError.md)

