Skip to content

Commit

Permalink
chore-move-laziness
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-madsen committed Apr 2, 2024
1 parent c0dc53a commit 4c8e8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
- [Associated Effects](./associated-effects.md)
- [Higher-Kinded Types](./higher-kinded-types.md)
- [Effects and Handlers](./effects-and-handlers.md)
- [Laziness](./laziness.md)
- [Fixpoints](./fixpoints.md)
- [Stratified Negation](./stratified-negation.md)
- [Local Predicates](./local-predicates.md)
Expand Down Expand Up @@ -78,6 +77,7 @@
- [Checked Casts](./checked-casts.md)
- [Unchecked Casts](./unchecked-casts.md)
- [Bugs and Unreachable Code](./bug-and-unreachable.md)
- [Laziness](./laziness.md)
- [Type Match](./type-match.md)
- [Purity Reflection](./purity-reflection.md)
- [Type-Level Programming](./type-level-programming.md)
Expand Down

0 comments on commit 4c8e8dc

Please sign in to comment.