Typegist
Extended Stdlib.Type and Stdlib.Fun modules. Open to use it.
Stdlib.Type
Stdlib.Fun
Open the module to use it. This adds these modules
Type.Gist
Fun.Generic
to the Stdlib.Type and Stdlib.Fun modules.
module Type : sig ... end
Type introspection.
module Fun : sig ... end
Function manipulation and generic functions.