package fix

  1. Overview
  2. Docs

Parameters

module K : sig ... end

Signature

type key = int

A type of keys.

val tabulate : (key -> 'a) -> key -> 'a

A tabulation combinator for this type.

OCaml

Innovation. Community. Security.