Closed rsc closed 2 years ago
The right-to-left evaluation order for indexes was causing the accumulation of the shape to end up reversed. Fix that by doing an additional reverse after the loop.
Fixes #111.
The right-to-left evaluation order for indexes was causing the accumulation of the shape to end up reversed. Fix that by doing an additional reverse after the loop.
Fixes #111.