peg: cg-string improvement
authorAndy Wingo <wingo@pobox.com>
Fri, 18 Feb 2011 09:42:13 +0000 (10:42 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 16 Jan 2013 09:11:38 +0000 (10:11 +0100)
commit990b24b2541e375357b49a22c414776f75e5aeca
tree3081ae890a13b6868ef32a4c252150d349540ae7
parent87c3ef2f95a0038e58c91705f79d7d71e3fc5a3c
peg: cg-string improvement

* module/ice-9/peg.scm (cg-string): Use the more efficient string= with
  range args, rather than string=? and substring.
module/ice-9/peg.scm