-
Notifications
You must be signed in to change notification settings - Fork 16
No way to return function as a value #83
Copy link
Copy link
Open
Milestone
Description
Was finally looking to upgrade dependencies in an existing project from 0.9.6 (I know, I'm sorry) to latest, and it seems there is no way to return a function as a value. We were using the ability to look up into a deep object structure knowing that the leaf might be a function, but we need the ability to pass arguments to the invocation of that function. Would this ever be considered as an option or should we look at an alternative module? Have I just missed something obvious in the 1.x interface?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels