Module Tabulate.Make

Parameters

module F : sig ... end
module M : sig ... end

Signature

type key = F.t
val tabulate : (key -> 'a) -> key -> 'a