infix_pair.ml
multicore-bench
1 type ('a, 'b) t = ( :: ) of 'a * 'b
1
type ('a, 'b) t = ( :: ) of 'a * 'b