© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Understanding the use of yield* with functions in generators - Effect Community
EC
Effect Community
•
5mo ago
omerT
Understanding the use of yield* with functions in generators
I see in a lot of places where a generator is used
, we are using yield
* fn without calling the function
. How does that really work
? Why are we not actually calling the function
?
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Understanding `yield*` in Effect.gen Functions
EC
Effect Community / 🚀-beginners
11mo ago
When to Use Yield Effect Wrapping in Generators
EC
Effect Community / 🚀-beginners
2y ago
Difference Between `return` and `return yield*` in Generators
EC
Effect Community / 🚀-beginners
2y ago
Understanding the use of `Effect.never` in production
EC
Effect Community / 🚀-beginners
13mo ago