Fork me on GitHub
#cljs-dev
<
2020-01-09
>
dnolen19:01:07

thinking about adding a helper to get iterators off an iterable

dnolen19:01:35

ES6 iterable Imean - it's currently a bit annoying - you have to get the property and bind it etc.

dnolen19:01:14

I think that patch does too much - I'm only going to do the extra case for seq , let me know if you have some rationale for the other parts

Roman Liutikov21:01:08

Don't remember what are other parts for. Perhaps handling metadata and js-clj conversion, don't think it's too important, so should be fine