Hi all, Is the list of optimised data-structures documented somewhere? For example, I know that lists are fast to manipulate in Cython, but how about dictionaries, etc.?
Re: the docs, there's a linking problem in http://docs.cython.org/docs/tutorial.html#language-details and the Index and Module files are missing. I can send a patch, if needed. Regards Stéfan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
