Stable_matching.Item(3) OCaml library Stable_matching.Item(3) NAME Stable_matching.Item - no description Module Module Stable_matching.Item Documentation Module Item : sig end type ('v, 'k) t = { name : string ; item : 'v ; kind : 'k ; } val item : ('v, 'k) t -> 'v OCamldoc 2026-06-22 Stable_matching.Item(3)