▲ | steveklabnik 5 days ago | |
I also found this comment a bit strange. I'm not aware of a situation where this occurs, though he might be conflating creating an anonymous function with calling it. | ||
▲ | spacechild1 5 days ago | parent [-] | |
> he might be conflating creating an anonymous function with calling it. Yeah, that's what I figured. I don't know JS internals all too well, so I thought he might be hinting at some unexpected JS runtime quirk. |