diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-05 16:48:49 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-05 16:48:49 -0400 |
| commit | 2d2b9a288fef7bed574671bf091052b85494065f (patch) | |
| tree | 4dec3dac63ba65118bcd05385adc57ab9b8ed51b /docs/type_system/alias.md | |
| parent | 937c915ab2d19934786e352b1bc2d419ac235ce7 (diff) | |
alias qualifiers unique
Diffstat (limited to 'docs/type_system/alias.md')
| -rw-r--r-- | docs/type_system/alias.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/type_system/alias.md b/docs/type_system/alias.md new file mode 100644 index 0000000..02dca3a --- /dev/null +++ b/docs/type_system/alias.md @@ -0,0 +1,7 @@ +# Alias + +--- + +A type based on a complete template that is interchangeable with what it is based on + +## Defined Alias |
