<div dir="ltr"><div>In DrRacket, the find/replace window shows "0/2, 1/2 Matches". (Total matches = 2)</div><div><br></div><div>Inconsistency! "0/1, 1/1 Matches" if the intention is zero-based array.</div>
<div><br></div><div>I think it should display "1/2, 2/2 Matches" for better human-friendliness.</div><div><br></div><div>--</div><div>p.s. Take a look at L++ | <a href="https://bitbucket.org/ktg/l">https://bitbucket.org/ktg/l</a> if time permits.</div>
<div><br></div><div>L++ is a programming language that transcompiles to C++. It uses Lisp-like syntax.</div><div><br></div><div>It is written in Racket and uses Racket's macro system.</div></div>