# `Theoria.Term.Const`
[🔗](https://github.com/elixir-vibe/theoria/blob/main/lib/theoria/term.ex#L25)

A named environment constant.

# `t`

```elixir
@type t() :: %Theoria.Term.Const{name: atom()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
