Hi list,

several things that need help on.

i encounter "named symbol" and "interned symbol" a lot in the docs.

i just want to make sure that i understand things correctly.

1) named symbols are symbols that have a name in their property cell

2) interned symbols are symbols that are bound to  symbol name, ie
(setq) and having an entry in the intern hash

3) anonymous symbols are symbols that aren't bound to a symbol name,
but can be accessed as a member of a list

4) transient symbols are "named" and "bound" (ie having an entry in
the transient hash).

did i get those right?

/e
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to