Search
Feedback
Setup for Free
EC
Effect Community
•
2y ago
nl7
Difference Between `return` and `return yield*` in Generators
is there a difference between
return
return
and
return yield*
return yield*
at the end of a generator
?
Effect Community
Join
Production-grade applications in TypeScript.
5,916
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
return
return
return yield*
return yield*
No replies yet
Be the first to reply to this message
Join
Similar Threads
Difference between `FiberSet.makeRuntime` and `Effect.runtime` in TypeScript Yield Statements
EC
Effect Community / effect-🚀
2y ago
When to Use Yield Effect Wrapping in Generators
EC
Effect Community / effect-beginners-🚀
2y ago
Interaction between generators and type narrowing
EC
Effect Community / effect-beginners-🚀
3y ago
Understanding the use of yield* with functions in generators
EC
Effect Community / effect-beginners-🚀
3mo ago