package multicore-bench

  1. Overview
  2. Docs

Source file infix_pair.ml

1
type ('a, 'b) t = ( :: ) of 'a * 'b
OCaml

Innovation. Community. Security.