Closed tychoish closed 9 months ago
@abr-egn, I found this when trying to use this in addition to #462. I missed that the exports of symbols here needed to be explicit, so while you can use this, if you want to pass the iterator around explicitly, you can't because the symbol isn't exported.
Yup :) Isabel's taking a look at this.
Missed that exports had to be explicitly re-exported in #449.