Email list hosting service & mailing list manager

bracketaccess or $bracket-apply$ ? David A. Wheeler (22 Sep 2012 16:10 UTC)
Re: bracketaccess or $bracket-apply$ ? John Cowan (22 Sep 2012 17:42 UTC)
Re: bracketaccess or $bracket-apply$ ? Per Bothner (22 Sep 2012 20:30 UTC)

Re: bracketaccess or $bracket-apply$ ? John Cowan 22 Sep 2012 17:42 UTC

David A. Wheeler scripsit:

> Should we map x[foo bar] to (bracketaccess foo bar), as it currently
> does, or ($bracket-apply$ foo bar) ?
>
> I'd like to hear people's opinions!

Well, you know my opinion.  Another advantage of a symbol with two $s in
it is that it's less likely to already be in use; indeed, I have rarely
seen any Scheme identifiers with $ at all, even though the requirement
to support it as an extended alphabetic character goes back to R2RS.
Of course, any Lisp variant that supports \-escaping or || can handle
$bracket-apply$ fine.

--
"Well, I'm back."  --Sam        John Cowan <xxxxxx@ccil.org>