Michael Livshin <[EMAIL PROTECTED]> writes: > > > Instead, try > > > > > > (hash-fold acons '() (make-vector 5 '())) > > > > Why not use `make-hash-vector'? > > or, indeed, `make-hash-table'? Yeah, you guys are of course right: masm-hash-table is the right thing. I just wanted to explain why the expression failed. Best, /mdj
- hash-fold Keisuke Nishida
- Re: hash-fold Mikael Djurfeldt
- Re: hash-fold Marius Vollmer
- Re: hash-fold Michael Livshin
- Re: hash-fold Mikael Djurfeldt
- Re: hash-fold Mikael Djurfeldt
