-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
Description
Everytime I needed to use _.result, I ended up rewriting a custom one because I needed to pass arguments to the underlying function. I've just stumbled upon this issue again, so I figured I could ask if something could be done about this (maybe in another new function, since the defaultValue parameter kinda prevents extending the function prototype).
I've seen this post that mentions that it apparently has already been asked and wontfixed, but I haven't been able to find the original issue.