Module Odoc_model__Predefined
Identifiers
val bool_identifier : Odoc_model.Paths.Identifier.Type.tval int_identifier : Odoc_model.Paths.Identifier.Type.tval char_identifier : Odoc_model.Paths.Identifier.Type.tval bytes_identifier : Odoc_model.Paths.Identifier.Type.tval string_identifier : Odoc_model.Paths.Identifier.Type.tval float_identifier : Odoc_model.Paths.Identifier.Type.tval unit_identifier : Odoc_model.Paths.Identifier.Type.tval exn_identifier : Odoc_model.Paths.Identifier.Type.tval array_identifier : Odoc_model.Paths.Identifier.Type.tval list_identifier : Odoc_model.Paths.Identifier.Type.tval option_identifier : Odoc_model.Paths.Identifier.Type.tval int32_identifier : Odoc_model.Paths.Identifier.Type.tval int64_identifier : Odoc_model.Paths.Identifier.Type.tval nativeint_identifier : Odoc_model.Paths.Identifier.Type.tval lazy_t_identifier : Odoc_model.Paths.Identifier.Type.tval extension_constructor_identifier : Odoc_model.Paths.Identifier.Type.tval false_identifier : Odoc_model.Paths.Identifier.Constructor.tval true_identifier : Odoc_model.Paths.Identifier.Constructor.tval void_identifier : Odoc_model.Paths.Identifier.Constructor.tval nil_identifier : Odoc_model.Paths.Identifier.Constructor.tval cons_identifier : Odoc_model.Paths.Identifier.Constructor.tval none_identifier : Odoc_model.Paths.Identifier.Constructor.tval some_identifier : Odoc_model.Paths.Identifier.Constructor.tval match_failure_identifier : Odoc_model.Paths.Identifier.Exception.tval assert_failure_identifier : Odoc_model.Paths.Identifier.Exception.tval invalid_argument_identifier : Odoc_model.Paths.Identifier.Exception.tval failure_identifier : Odoc_model.Paths.Identifier.Exception.tval not_found_identifier : Odoc_model.Paths.Identifier.Exception.tval out_of_memory_identifier : Odoc_model.Paths.Identifier.Exception.tval stack_overflow_identifier : Odoc_model.Paths.Identifier.Exception.tval sys_error_identifier : Odoc_model.Paths.Identifier.Exception.tval end_of_file_identifier : Odoc_model.Paths.Identifier.Exception.tval division_by_zero_identifier : Odoc_model.Paths.Identifier.Exception.tval sys_blocked_io_identifier : Odoc_model.Paths.Identifier.Exception.tval undefined_recursive_module_identifier : Odoc_model.Paths.Identifier.Exception.tval core_type_identifier : string -> Odoc_model.Paths.Identifier.Type.t optionval core_exception_identifier : string -> Odoc_model.Paths.Identifier.Exception.t optionval core_constructor_identifier : string -> Odoc_model.Paths.Identifier.Constructor.t option
Paths
val bool_path : Odoc_model.Paths.Path.Type.tval int_path : Odoc_model.Paths.Path.Type.tval char_path : Odoc_model.Paths.Path.Type.tval bytes_path : Odoc_model.Paths.Path.Type.tval string_path : Odoc_model.Paths.Path.Type.tval float_path : Odoc_model.Paths.Path.Type.tval unit_path : Odoc_model.Paths.Path.Type.tval exn_path : Odoc_model.Paths.Path.Type.tval array_path : Odoc_model.Paths.Path.Type.tval list_path : Odoc_model.Paths.Path.Type.tval option_path : Odoc_model.Paths.Path.Type.tval int32_path : Odoc_model.Paths.Path.Type.tval int64_path : Odoc_model.Paths.Path.Type.tval nativeint_path : Odoc_model.Paths.Path.Type.tval lazy_t_path : Odoc_model.Paths.Path.Type.tval extension_constructor_path : Odoc_model.Paths.Path.Type.t
References
val bool_reference : Odoc_model.Paths.Reference.Type.tval int_reference : Odoc_model.Paths.Reference.Type.tval char_reference : Odoc_model.Paths.Reference.Type.tval bytes_reference : Odoc_model.Paths.Reference.Type.tval string_reference : Odoc_model.Paths.Reference.Type.tval float_reference : Odoc_model.Paths.Reference.Type.tval unit_reference : Odoc_model.Paths.Reference.Type.tval exn_reference : Odoc_model.Paths.Reference.Type.tval array_reference : Odoc_model.Paths.Reference.Type.tval list_reference : Odoc_model.Paths.Reference.Type.tval option_reference : Odoc_model.Paths.Reference.Type.tval int32_reference : Odoc_model.Paths.Reference.Type.tval int64_reference : Odoc_model.Paths.Reference.Type.tval nativeint_reference : Odoc_model.Paths.Reference.Type.tval lazy_t_reference : Odoc_model.Paths.Reference.Type.tval extension_constructor_reference : Odoc_model.Paths.Reference.Type.tval false_reference : Odoc_model.Paths.Reference.Constructor.tval true_reference : Odoc_model.Paths.Reference.Constructor.tval void_reference : Odoc_model.Paths.Reference.Constructor.tval nil_reference : Odoc_model.Paths.Reference.Constructor.tval cons_reference : Odoc_model.Paths.Reference.Constructor.tval none_reference : Odoc_model.Paths.Reference.Constructor.tval some_reference : Odoc_model.Paths.Reference.Constructor.tval match_failure_reference : Odoc_model.Paths.Reference.Exception.tval assert_failure_reference : Odoc_model.Paths.Reference.Exception.tval invalid_argument_reference : Odoc_model.Paths.Reference.Exception.tval failure_reference : Odoc_model.Paths.Reference.Exception.tval not_found_reference : Odoc_model.Paths.Reference.Exception.tval out_of_memory_reference : Odoc_model.Paths.Reference.Exception.tval stack_overflow_reference : Odoc_model.Paths.Reference.Exception.tval sys_error_reference : Odoc_model.Paths.Reference.Exception.tval end_of_file_reference : Odoc_model.Paths.Reference.Exception.tval division_by_zero_reference : Odoc_model.Paths.Reference.Exception.tval sys_blocked_io_reference : Odoc_model.Paths.Reference.Exception.tval undefined_recursive_module_reference : Odoc_model.Paths.Reference.Exception.t
Declarations
val int_decl : Odoc_model.Lang.TypeDecl.tval char_decl : Odoc_model.Lang.TypeDecl.tval bytes_decl : Odoc_model.Lang.TypeDecl.tval string_decl : Odoc_model.Lang.TypeDecl.tval float_decl : Odoc_model.Lang.TypeDecl.tval bool_decl : Odoc_model.Lang.TypeDecl.tval unit_decl : Odoc_model.Lang.TypeDecl.tval exn_decl : Odoc_model.Lang.TypeDecl.tval array_decl : Odoc_model.Lang.TypeDecl.tval list_decl : Odoc_model.Lang.TypeDecl.tval option_decl : Odoc_model.Lang.TypeDecl.tval int32_decl : Odoc_model.Lang.TypeDecl.tval int64_decl : Odoc_model.Lang.TypeDecl.tval nativeint_decl : Odoc_model.Lang.TypeDecl.tval lazy_t_decl : Odoc_model.Lang.TypeDecl.tval extension_constructor_decl : Odoc_model.Lang.TypeDecl.tval match_failure_decl : Odoc_model.Lang.Exception.tval assert_failure_decl : Odoc_model.Lang.Exception.tval invalid_argument_decl : Odoc_model.Lang.Exception.tval failure_decl : Odoc_model.Lang.Exception.tval not_found_decl : Odoc_model.Lang.Exception.tval out_of_memory_decl : Odoc_model.Lang.Exception.tval stack_overflow_decl : Odoc_model.Lang.Exception.tval sys_error_decl : Odoc_model.Lang.Exception.tval end_of_file_decl : Odoc_model.Lang.Exception.tval division_by_zero_decl : Odoc_model.Lang.Exception.tval sys_blocked_io_decl : Odoc_model.Lang.Exception.tval undefined_recursive_module_decl : Odoc_model.Lang.Exception.tval core_types : Odoc_model.Lang.TypeDecl.t listval core_exceptions : Odoc_model.Lang.Exception.t list