count-to-6
count-to-6 copied to clipboard
Symbols
https://github.com/lukehoban/es6features#symbols
Node 0.11 Symbols are mostly spec-compliant, with only a few deviations IIRC.
This is tricky to come up with a use case for. Maybe bullet-proof duck-typing? Or attaching properties to req
?