On Tue, Oct 9, 2012 at 2:11 AM, Johannes Schönberger <hannesschoenberger@gmail.com> wrote:
I'm not sure if everyone has already noticed, that there is support for "fused types" in the recently released Cython 0.17 (http://docs.cython.org/src/userguide/fusedtypes.html).

Fused types were actually introduced in v0.16 (http://wiki.cython.org/ReleaseNotes-0.16) so v0.17 is the second release supporting them.

Mathieu