diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-12 11:20:03 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-12 11:20:03 -0400 |
| commit | 70cbe8d5818ad63fad951d1b971e817acc9e76b1 (patch) | |
| tree | 79efc48d60e8837623b6a2f9cbfe9a3c4c42c4e7 /mkdocs.yml | |
| parent | 85f89955930f377c1fd491dea0cfdec077b2a4f6 (diff) | |
remove regex as it's own type
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ nav: - Union: 'type_system/union.md' - Shared: 'type_system/shared.md' - Error: 'type_system/error.md' - - Regex: 'type_system/regex.md' - Var: 'type_system/var.md' - Fn: 'type_system/fn.md' - Overload: 'type_system/overload.md' |
