© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Comparing Equal Objects: Unexpected Result - Effect Community
EC
Effect Community
•
3y ago
•
7 replies
TheStockBroker
Comparing Equal Objects: Unexpected Result
Equal.
equals
(Exit.
succeed
(
1
), Exit.
succeed
(
1
))
// <- false
Equal.
equals
(Exit.
succeed
(
1
), Exit.
succeed
(
1
))
// <- false
Is this by design
? This feels incorrect
. I would assume that these would be equal
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
Easiest Approach for Hash/Equal Implementation for Struct with Date Objects
EC
Effect Community / 🚀-effect
3y ago
Customizing `Equal` Implementation for Requests
EC
Effect Community / 🚀-effect
3y ago
Possible Typo in Effect/equal Module?
EC
Effect Community / 🚀-effect
6mo ago
Comparing Limitations: ManagedRuntime vs. Custom Runtime
EC
Effect Community / 🚀-effect
2y ago