Skip to content

Commit

Permalink
chore: rename effects to effect system
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-madsen committed Oct 16, 2024
1 parent 8e011d4 commit 512cc9c
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -28,7 +28,7 @@
- [Foreach-Yield](./foreach-yield.md)
- [Monadic For-Yield](./monadic-for-yield.md)
- [Applicative For-Yield](./applicative-for-yield.md)
- [Effect System](./effects.md)
- [Effect System](./effect-system.md)
- [Foundational Effects](./foundational-effects.md)
- [Effect Polymorphism](./effect-polymorphism.md)
- [Effects and Handlers](./effects-and-handlers.md)
Expand Down
File renamed without changes.

0 comments on commit 512cc9c

Please sign in to comment.