package fix

  1. Overview
  2. Docs

Module type Fix.FINITE_TYPESource

A type whose elements can be enumerated.

type t
val foreach : (t -> unit) -> unit