[erlang-questions] Removal of the keyword 'query'.
Matthias Lang
matthias@REDACTED
Mon Aug 16 10:11:24 CEST 2010
On Sunday, August 15, Steve Davis wrote:
> It's unused. It's been unused for a long time. It's highly
> inconvenient to avoid that atom when it's the right atom to use.
You can already have 'query' as an atom.
4> is_atom('query').
true
(It could be that you were already aware of how to use single quotes,
though the "highly inconvenient" description suggests otherwise.)
Matt
More information about the erlang-questions
mailing list