heptagon/lib
Cédric Pasteur 2fdf2855d3 Added a new truncated select operator
a[>e<] returns the element in the array at index
e, a[0] if e < 0 and a[n-1] if e >= n
2011-03-22 22:12:59 +01:00
..
java/jeptagon blop 2011-03-21 17:41:00 +01:00
pervasives.epi Added a new truncated select operator 2011-03-22 22:12:59 +01:00