Module Tabulate.ForIntSegment

Parameters

module K : sig ... end

Signature

type key = int
val tabulate : (key -> 'a) -> key -> 'a