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
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