Join Slack
Powered by
Is there any way to have multiple receivers for an...
# general-advice
c
Caleb B
03/06/2026, 10:28 PM
Is there any way to have multiple receivers for an inline function, so you can essentially auto-import a set of functions in the scope? You could do it with context
receivers
, but I can't figure out how to do it with context parameters.
Open in Slack
Previous
Next