epyk-ui
epyk-ui copied to clipboard
Add Arrow functions
Create in the module JsFncs.py a class Arrows() which will allow the definition of arrow functions
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions
Also add a decorator to specify that this function is not compatible for Internet Explorer.