File: infix_pair.ml

package info (click to toggle)
ocaml-multicore-bench 0.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: ml: 1,476; sh: 60; makefile: 6
file content (1 line) | stat: -rw-r--r-- 36 bytes parent folder | download
1
type ('a, 'b) t = ( :: ) of 'a * 'b