<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 10, 2019 at 11:56 PM Bradley Lucier <<a href="mailto:lucier@math.purdue.edu" target="_blank">lucier@math.purdue.edu</a>> wrote:<br></div><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">“filter” is not part of the R4RS or R5RS scheme standards, which Gambit implements.  It appears that Marc is rapidly adding routines to Gambit to make it R7RS compliant, but I don’t see a “filter” routine in R7RS-small.<br>
<br>
“Filter” is implemented in SRFI-1, and there is port of SRFI-1 to Gambit in the “Dumping Grounds”:</blockquote><div><br></div><div>Right.  The only SRFI-1 procedures added to R7RS-small are `make-list` and `list-copy`, based on the corresponding vector and string procedures.  In addition, some others were slightly changed for SRFI 1 compatibility:  e.g. R7RS-small `map` is specified to stop when one of the list arguments is exhausted, whereas in R5RS it was an error to provide lists of different lengths.</div><div><br></div><div>-- </div><div><div>John Cowan          <a href="http://vrici.lojban.org/~cowan">http://vrici.lojban.org/~cowan</a>        <a href="mailto:cowan@ccil.org">cowan@ccil.org</a></div><div>Evolutionary psychology is the theory that men are nothing but horn-dogs,</div><div>and that women only want them for their money.  --Susan McCarthy (adapted)</div></div><div><br></div></div></div></div>