package fix

  1. Overview
  2. Docs

Parameters

module F : sig ... end

Signature

type key = F.t

A type of keys.

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

A tabulation combinator for this type.

OCaml

Innovation. Community. Security.