Skip to content

Commit

Permalink
Remove constants section as it is outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
BoxyUwU committed Nov 22, 2024
1 parent 47d9e86 commit 787b416
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
- [`EarlyBinder` and instantiating parameters](./ty_module/early_binder.md)
- [`Binder` and Higher ranked regions](./ty_module/binders.md)
- [Instantiating binders](./ty_module/instantiating_binders.md)
- [Constants in the type system](./constants.md)
- [`TypeFolder` and `TypeFoldable`](./ty-fold.md)
- [Parameter Environments](./param_env/param_env_summary.md)
- [What is it?](./param_env/param_env_what_is_it.md)
Expand Down
82 changes: 0 additions & 82 deletions src/constants.md

This file was deleted.

0 comments on commit 787b416

Please sign in to comment.