© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Creating a Function with a Dynamic Name in Effect - Effect Community
EC
Effect Community
•
14mo ago
Patrick Roza
Creating a Function with a Dynamic Name in Effect
ehehe
, there goes my trace
const fn = (name: string) => Effect.fn("PdfMaker." + name)
const fn = (name: string) => Effect.fn("PdfMaker." + name)
, or no
, actually should work
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
EffectA with conditional EffectB and EffectC
EC
Effect Community / 🚀-effect
3y ago
Creating Effectable Primitives: Modeling `Box` with `Effect`
EC
Effect Community / 🚀-effect
6mo ago
Creating a Function that Accepts Effects with a Specific Identifier in Context
EC
Effect Community / 🚀-effect
3y ago
Adding Dynamic Effects to Structs with `Effect.evolveStruct`
EC
Effect Community / 🚀-effect
3y ago