Module Typegist

Extended Stdlib.Type and Stdlib.Fun modules. Open to use it.

Open the module to use it. This adds these modules

to the Stdlib.Type and Stdlib.Fun modules.

module Type : sig ... end

Type introspection.

module Fun : sig ... end

Function manipulation and generic functions.