emacs-devel
[Top][All Lists]
Advanced

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

Re: Should records be able to mimic primitive types?


From: Stefan Monnier
Subject: Re: Should records be able to mimic primitive types?
Date: Sat, 08 Apr 2017 13:57:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> It's not trying hard, just a simple check for a known, small, and
> rarely-changing list of primitive symbols.

To me, that's working very hard:
- extra code.
- extra maintenance
- extra run-time checks.
- no benefit since this doesn't catch a common situation.


        Stefan




reply via email to

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