emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Bound index checks in cl-seq functions


From: Noam Postavsky
Subject: Re: [PATCH] Bound index checks in cl-seq functions
Date: Sat, 4 Feb 2017 15:51:22 -0500

On Sat, Feb 4, 2017 at 11:40 AM, Tino Calancha <address@hidden> wrote:
> +;; Throw an error when :start or :end are > sequence length.
> +(defmacro cl--check-bound-indices (cl-seq1 cl-seq2 cl-keys)

I wonder why this is a macro and not a function.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]