[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Declaring Lisp function types
From: |
Tomas Hlavaty |
Subject: |
Re: Declaring Lisp function types |
Date: |
Sat, 24 Feb 2024 09:53:59 +0100 |
On Sat 24 Feb 2024 at 09:10, Eli Zaretskii <eliz@gnu.org> wrote:
>> (declare (type (integer integer) integer))
> FWIW, Andrea's proposal looks more descriptive to me. "Type" is too
> general, whereas "function" is more specific.
both are hard to grep for which is inconvenient
- Declaring Lisp function types, Andrea Corallo, 2024/02/23
- Re: Declaring Lisp function types, Adam Porter, 2024/02/23
- Re: Declaring Lisp function types, Eli Zaretskii, 2024/02/24
- Re: Declaring Lisp function types,
Tomas Hlavaty <=
- Re: Declaring Lisp function types, Adam Porter, 2024/02/24
- Re: Declaring Lisp function types, Andrea Corallo, 2024/02/24
- Re: Declaring Lisp function types, Tomas Hlavaty, 2024/02/24
- Re: Declaring Lisp function types, Tomas Hlavaty, 2024/02/24
- Re: Declaring Lisp function types, Tomas Hlavaty, 2024/02/24
- Re: Declaring Lisp function types, Adam Porter, 2024/02/24
- Re: Declaring Lisp function types, Eli Zaretskii, 2024/02/24
- Re: Declaring Lisp function types, Adam Porter, 2024/02/25
Re: Declaring Lisp function types, Andrea Corallo, 2024/02/24
Re: Declaring Lisp function types, Alan Mackenzie, 2024/02/25