Revision 060dfb32b07985cbbc179c0b5d31edab9726c369 authored by Roberto Di Cosmo on 26 October 2011, 15:27:44 UTC, committed by Roberto Di Cosmo on 26 October 2011, 15:27:44 UTC
Conflicts:
	parmap.ml
2 parent s 56677eb + f4f47e5
Raw File
Changelog
2011/08/30 (RDC): internally convert lists to array to avoid quadratic penalty in execution time on long lists,
	          thanks to Paul Vernaza <pvernaza@andrew.cmu.edu> for pointing out this issu;
	          added 'a sequence type to allow using efficiently the library both with lists and arrays.
                  
back to top