Stable_matching.Item.3o - Man Page

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

Info

2026-07-16 OCamldoc OCaml library