Closed straight-shoota closed 8 months ago
This is a workaround for a Crystal compiler bug (https://github.com/crystal-lang/crystal/issues/14317). But it might also be benefitial on its own (https://github.com/straight-shoota/crinja/issues/70#issuecomment-1962868432) so I'm not leaving a note to eventually revert this.
RawIterator is an undocumented internal type, so this change should be fine with regards to backwards compatibility.
RawIterator
Resolves #70
This is a workaround for a Crystal compiler bug (https://github.com/crystal-lang/crystal/issues/14317). But it might also be benefitial on its own (https://github.com/straight-shoota/crinja/issues/70#issuecomment-1962868432) so I'm not leaving a note to eventually revert this.
RawIterator
is an undocumented internal type, so this change should be fine with regards to backwards compatibility.Resolves #70