Does clojurescript use or will use new ES6 features (map, set, etc)?

Sorry, it’s obvious that I haven’t been clear.

What I wanted to say is: does ClojureScript use ES6 features to implement it’s data structures and control flows? And if not will it do at some point? Could it improve if doing so? Basically what @jiyinyiyong said.

I didn’t meant if I can use ES6 Co structures inside ClojureScript, I’m not interested for now on that.