Optimize srfi-1 for-each with two lists.
authorAndy Wingo <wingo@pobox.com>
Sun, 16 Mar 2014 18:58:30 +0000 (19:58 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 16 Mar 2014 18:58:30 +0000 (19:58 +0100)
commitf883ae59a021065798f5a60799cf44966df751fb
treeda99d16dd03d25d5cdabe955ec94911aee2e15d7
parented59b70a541bae95f1ff81f37eb083e791e98124
Optimize srfi-1 for-each with two lists.

* module/srfi/srfi-1.scm (for-each): Optimize for the two-list case.
module/srfi/srfi-1.scm