lukehoban/es6features

add explainer for getASTNode function

paul-em opened this issue · 1 comments

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: rse/es6-features#88