[erlang-questions] Unique atom with make_ref()?

Sean Cribbs seancribbs@REDACTED
Thu Feb 4 14:01:55 CET 2010


Yes, but I still wouldn't create that blabla atom at runtime using 
list_to_atom (list_to_existing_atom would be ok).  The latter seems like 
a reasonable unique identifier, however.

On 2/4/10 7:43 AM, Max Lapshin wrote:
> For example, you may use not blabla143, but {blabla, Ref} as an identifier.
>
>    



More information about the erlang-questions mailing list