package typerep
package typerep
-
typerep
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
typerep v0.11.0
Libraries
This package provides the following libraries (via dune):
typerep
Documentation:
Typerep_lib.Make_typename
Typerep_lib.Named_intf
Typerep_lib.Std
Typerep_lib.Std_internal
type-safe runtime type introspectionTyperep_lib.Type_abstract
Abstract types helpers.Typerep_lib.Type_equal
Typerep_lib.Type_generic
A computation is the type of an operation that can be applied to various different kind of types. It is expressed as a type with one parameter:Typerep_lib.Type_generic_intf
Typerep_lib.Typename
runtime representation of the name of type'a
. Useful for representing types with a nominal notion of equalityTyperep_lib.Typerep_obj
Typerep_lib.Typerepable
Typerep_lib.Variant_and_record_intf
Place holder for common Variants and Fields interface
Dependencies: base