Re: Documentation bug: assoc

2008-10-15 Thread Michel Salim
On Oct 15, 8:38 pm, Rich Hickey <[EMAIL PROTECTED]> wrote: > On Oct 15, 8:14 pm, Michel Salim <[EMAIL PROTECTED]> wrote: > > > The documentation for assoc (both using find-doc and on the website) > > stipulates that the index must be <= (count col). This is incorrect, > > though, since index ran

Re: Documentation bug: assoc

2008-10-15 Thread Rich Hickey
On Oct 15, 8:14 pm, Michel Salim <[EMAIL PROTECTED]> wrote: > The documentation for assoc (both using find-doc and on the website) > stipulates that the index must be <= (count col). This is incorrect, > though, since index ranges from [0, (count col)) ? > No, the docs are correct - you can ass