summaryrefslogtreecommitdiff
path: root/docs/type_system/const.md
blob: cb9cd7403a47056aec0bdab239b98bcdc817eb8e (plain)
1
2
3
4
5
6
7
8
9
# Const

---

Cannot be changed or mutated

```text
Const[[] TYPE]
```