es6features
es6features copied to clipboard
add explainer for getASTNode function
For me it was quite hard to understand what kind of values this arbitrary function returns, so I didn't understand at the beginning how the assignment works for object matching. We could just use an object instead of this function, no?
Attempted fix at: https://github.com/rse/es6-features/pull/88