webmanz Posted March 24, 2018 Report Posted March 24, 2018 Can we say an event handler is always or solely used in function within function scenario's? Or within high order function scenario's? Quote
administrator Posted March 26, 2018 Report Posted March 26, 2018 On 3/23/2018 at 8:11 PM, webmanz said: Or within high order function scenario's? What do you mean by 'high order' function? Event handlers can be trapped for in or outside of functions. Quote
webmanz Posted March 27, 2018 Author Report Posted March 27, 2018 12 hours ago, administrator said: What do you mean by 'high order' function? Ignore that. Thanks for reply Quote
webmanz Posted March 27, 2018 Author Report Posted March 27, 2018 (edited) 14 hours ago, administrator said: What do you mean by 'high order' function? By this I mean a function that can return a function as its output. What is the correct term to describe such a thing? Edited March 27, 2018 by webmanz Quote
webmanz Posted March 27, 2018 Author Report Posted March 27, 2018 15 hours ago, administrator said: Event handlers can be trapped for in or outside of functions. On 3/24/2018 at 11:11 AM, webmanz said: Can we say an event handler is always or solely used in function within function scenario's? By your reply you mean this is not true? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.