loop-fusion
loop-fusion copied to clipboard
Feature: Work on all Indexable containers
https://github.com/nim-lang/Nim/issues/7996 will introduce the indexable concept.
Loop fusion should work on all indexable containers.
This is blocked by #7737