--- layout: post title: Released Cyclone Scheme 0.5.2 excerpt: This release fixes a bug in `for-each` that caused poor performance when iterating over large lists. --- Bug Fixes - Fixed a bug in `for-each` that was causing `length` to be executed during each iteration.