Compile ES2015 arrow functions to ES5
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
check if an AST node is a function of some sort
Get the arguments of a function, arrow function, generator function, async function
Determine if a function is an ES6 arrow function or not.