es6features icon indicating copy to clipboard operation
es6features copied to clipboard

add explainer for getASTNode function

Open paul-em opened this issue 8 years ago • 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?

paul-em avatar Apr 09 '16 23:04 paul-em

Attempted fix at: https://github.com/rse/es6-features/pull/88

sgharms avatar Apr 14 '17 16:04 sgharms