Module Tabulate.ForHashedType

Parameters

module F : sig ... end
module T : sig ... end

Signature

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