diff options
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 |
