|
From: | Emanuel Berg |
Subject: | Re: Is there any difference between `equal' and `string=' for strings? |
Date: | Fri, 20 Aug 2021 01:02:45 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Marcin Borkowski wrote: > Well, of course a string and a symbol can never be `equal', > but they can be `string='. But what if both arguments > are strings? ... and if both arguments are symbols? (string= 'hi 'hi) ; t (Why ever one would use `string=' for that.) Yeah, it is a jungle all that ... -- underground experts united https://dataswamp.org/~incal
[Prev in Thread] | Current Thread | [Next in Thread] |