emacs-devel
[Top][All Lists]
Advanced

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

Re: Declaring Lisp function types


From: Stefan Monnier
Subject: Re: Declaring Lisp function types
Date: Mon, 29 Apr 2024 13:55:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> Here we go, I pushed on 'scratch/lisp-func-type-decls' the
> implementation of what we discussed with a doc entry.  Any suggestion or
> is it okay for master?

Looks pretty good, but I wish the symbol property's name would make it
clear it's talking about the type of what's in the symbol's "function
cell" rather than any other role the symbol may be playing as well.
So maybe `function-type` instead of `declared-type`?


        Stefan




reply via email to

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