© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Suggestion for Function Definition Style in Effect 4.0 Rewrite - Effect Community
EC
Effect Community
•
12mo ago
Skosh
Suggestion for Function Definition Style in Effect 4.0 Rewrite
So just watched the
"Building Effect 4
.0
" talk and I
'm super excited
!
!
I had one thing to suggest for the 4
.0 rewrite
; namely having all functions defined like with functions
, for example
:
Effect.ignoreLogged
->
Effect.
ignoreLogged
()
Effect.ignoreLogged
->
Effect.
ignoreLogged
()
This is because the former doesn
't allow us to add options to
ignoreLogged
ignoreLogged
in a minor
, whereas the latter allows us to do that without breaking semver
.
Is this something that you guys have been thinking about
?
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
Suggestion for Layer Support in `@effect/vitest` Describe Function
EC
Effect Community / 🚀-effect
16mo ago
Suggestion for "Effect by Example" in Documentation
EC
Effect Community / 🚀-effect
14mo ago
Excitement for LayerMap and `@effect/rpc` Rewrite
EC
Effect Community / 🚀-effect
13mo ago
Effect.all Concurrency Issue in `@effect/vitest` 0.23.4
EC
Effect Community / 🚀-effect
4mo ago