How to pass callables dynamically #25
Answered
by
alysak6075
alysak6075
asked this question in
Q&A
-
I am having a hard time trying to pass callables dynamically to Any suggestions? |
Beta Was this translation helpful? Give feedback.
Answered by
alysak6075
May 9, 2022
Replies: 3 comments 2 replies
-
Not sure I understand the question. Any code we can test? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alysak6075
-
I think this could work as well, am I right?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
run(...$array_of_callables)
splash operator in the front fixes the issue.