© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Unexpected Output from `DeepMutable<any>`: Bug or Feature? - Effect Community
EC
Effect Community
•
2y ago
RJ
Unexpected Output from `DeepMutable<any>`: Bug or Feature?
I would have expected
DeepMutable<any>
DeepMutable<any>
to produce
any
any
, but it produces a very complex union type instead
(
https://effect.website/play#1b31ab42321e
)
. Is it fair to consider this a bug
?
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
Order of Effects in Deferred.unsafeDone vs. Deferred.succeed: Bug or Feature?
EC
Effect Community / 🚀-effect
2y ago
Issue with DeepMutable and branded types in TypeScript
EC
Effect Community / 🚀-effect
13mo ago
Issue with DeepMutable not working on tuples in TypeScript
EC
Effect Community / 🚀-effect
2y ago
Unexpected Behavior with Stream from Bounded Queue
EC
Effect Community / 🚀-effect
5mo ago