Re: Sharp with exports in defpackage??



rpw3@xxxxxxxx (Rob Warnock) writes:

Hmmm... I recall very vaguely from some of the discussions around
here in the past about case-sensitivity that there was a reason for
preferring to use uninterned or keyword symbols over strings, so as
to be more-or-less immune to the READTABLE-CASE, but at the moment
I can't seem to recall the specific situation where this arose.

Probably for those who have to support Allegro CL's non-standard
so-called "modern" mode. (People might be interested in looking at
how CLISP supports case-sensitive development in a manner which is
backward-compatible and standard-compliant by default.)

Christophe
.



Relevant Pages

  • Re: Search Array
    ... IndexOf for any other collection) is that IndexOf is generic - it is ... the same for numbers, strings, and pretty much anything. ... only strings even have the notion of case-sensitivity, ... for whatever type you have an array of. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Search Array
    ... IndexOf for any other collection) is that IndexOf is generic - it is ... the same for numbers, strings, and pretty much anything. ... only strings even have the notion of case-sensitivity, ... for whatever type you have an array of. ...
    (microsoft.public.dotnet.languages.csharp)