package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.1.tar.gz
sha256=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85
md5=723b6bfe8cf5abcbccc6911143f71055

doc/ocamlcommon/Typedecl_immediacy/index.html

Module Typedecl_immediacy

type error =
  1. | Bad_immediate_attribute
exception Error of Location.t * error
val compute_decl : Env.t -> Types.type_declaration -> bool
val property : (bool, unit) Typedecl_properties.property
val update_decls : Env.t -> (Ident.t * Typedecl_properties.decl) list -> (Ident.t * Typedecl_properties.decl) list
OCaml

Innovation. Community. Security.