bug#81581: [PATCH 1/1] Add a LESSP argument to 'seq-min' and 'seq-max'
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Sean Whitton [09/Aug 11:50am +01] wrote: > Code looks good, interesting approach with the eval-when-compile > (I would have used a cl-loop since it doesn't seem like it's truly a > reduction, but what you have is fine). Well, a while loop, probably, given seq.el is preloaded. -- Sean Whitton