Phil
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Phil created a post, Returned function highlighting
Hello everyone, I think it's a bug. I created curried function in module and exported with `module.exports = curriedFunction;`. Then I imported it and called with the first param, but returned fu...