Re: [q-lang-users] Association lists
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-02-21 12:01:09
|
Jir(í Spitz wrote: > BTW I was a bit surprised, that this works: > > ==> set::inserta emptyset 1 > (set [1],true) > > I wuould expect, that private functions are not accesible at all, but > this may be an intention. http://q-lang.sourceforge.net/qdoc/qdoc_4.html#SEC19 "Moreover, to facilitate testing and debugging, in the interpreter it is possible to gain access to all public and private symbols of the program (also in modules not directly imported in the main script) using qualified identifiers." -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |