diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-06 11:23:00 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-06 11:23:00 -0400 |
| commit | 55d6a62e2bfb4ae6ac32c786dd20ec3025147d57 (patch) | |
| tree | 54dcf95f81a0b32d01561bfcebf601761a99819a /mkdocs.yml | |
| parent | 2d2b9a288fef7bed574671bf091052b85494065f (diff) | |
basic value types
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,3 +11,5 @@ nav: - Alias: 'type_system/alias.md' - Unique: 'type_system/unique.md' - Enum: 'type_system/enum.md' + - Int: 'type_system/int.md' + - Float: 'type_system/float.md' |
